UI - use systemctl on Linux

This commit is contained in:
bunkerity
2021-08-18 14:09:42 +02:00
parent fde14d1621
commit b948e08bd5
5 changed files with 23 additions and 16 deletions

View File

@@ -13,4 +13,4 @@ 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 /etc/systemd/ -type f -inaùe "*.service" -exec rm -f {} \;
find /etc/systemd/ -type f -iname "*.service" -exec rm -f {} \;