mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Fix rm of protected file
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
echo "Disable systemd-networkd-wait-online"
|
echo "Disable systemd-networkd-wait-online"
|
||||||
rm /etc/systemd/system/systemd-networkd-wait-online.service.d/wait-for-only-one-interface.conf
|
|
||||||
|
|
||||||
|
sudo rm -rf /etc/systemd/system/systemd-networkd-wait-online.service.d/wait-for-only-one-interface.conf
|
||||||
sudo systemctl disable systemd-networkd-wait-online.service
|
sudo systemctl disable systemd-networkd-wait-online.service
|
||||||
sudo systemctl mask systemd-networkd-wait-online.service
|
sudo systemctl mask systemd-networkd-wait-online.service
|
||||||
|
|||||||
Reference in New Issue
Block a user