mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 12:37:46 +00:00
Fix rm of protected file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
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 mask systemd-networkd-wait-online.service
|
||||
|
||||
Reference in New Issue
Block a user