linux - fix unknown scheme error and do nginx reload as root in UI
This commit is contained in:
@@ -12,4 +12,5 @@ rm -f /lib/systemd/system/basic.target.wants/*;\
|
||||
rm -f /lib/systemd/system/anaconda.target.wants/*;\
|
||||
rm -f /lib/systemd/system/*tmpfiles*;\
|
||||
rm -f /lib/systemd/user/*tmpfiles*;\
|
||||
find /lib/systemd/ -type f -iname "*.service" -exec rm -f {} \;
|
||||
find /lib/systemd/ -type f -iname "*.service" -exec rm -f {} \;;\
|
||||
find /etc/systemd/ -type f -inaùe "*.service" -exec rm -f {} \;
|
||||
|
||||
Reference in New Issue
Block a user