fix: postinst and rm
This commit is contained in:
@@ -9,18 +9,18 @@ rm libwiretap.so
|
||||
rm libwsutil.so.13
|
||||
rm libwsutil.so
|
||||
#systemctl stop nginx.service
|
||||
systemctl stop restagent.service
|
||||
systemctl stop crontask.service
|
||||
systemctl stop sshsvc.service
|
||||
systemctl stop captrace.service
|
||||
systemctl stop adb.service
|
||||
#systemctl stop restagent.service
|
||||
#systemctl stop crontask.service
|
||||
#systemctl stop sshsvc.service
|
||||
#systemctl stop captrace.service
|
||||
#systemctl stop adb.service
|
||||
|
||||
#rm -rf /usr/local/omc
|
||||
rm -rf /etc/nginx/conf.d/omc.conf
|
||||
|
||||
systemctl disable restagent.service
|
||||
systemctl disable crontask.service
|
||||
systemctl disable sshsvc.service
|
||||
systemctl disable captrace.service
|
||||
systemctl disable adb.service
|
||||
systemctl daemon-reload
|
||||
#systemctl disable restagent.service
|
||||
#systemctl disable crontask.service
|
||||
#systemctl disable sshsvc.service
|
||||
#systemctl disable captrace.service
|
||||
#systemctl disable adb.service
|
||||
#systemctl daemon-reload
|
||||
Reference in New Issue
Block a user