From 4d097b9ef3bab751d4f4757faf1439447e1464df Mon Sep 17 00:00:00 2001 From: iliajie Date: Tue, 5 Jul 2022 01:45:13 +0300 Subject: [PATCH] Start and stop unconditionally --- makerpm.pl | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/makerpm.pl b/makerpm.pl index ecf92372..a290a48a 100755 --- a/makerpm.pl +++ b/makerpm.pl @@ -156,9 +156,7 @@ if [ "\$1" != 1 ]; then # Upgrading the RPM, so stop the old Usermin properly if [ "\$inetd" != "1" ]; then - if [ -e /etc/usermin/.pre-install ]; then - /etc/usermin/.pre-install >/dev/null 2>&1 /dev/null 2>&1 /dev/null 2>&1 /dev/null 2>&1 /dev/null 2>&1 /etc/usermin/uninstall.sh <