diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 52c5815..e78351b 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -205,7 +205,8 @@ Additionally Arch Linux should consider either You are practically **_guaranteed horrible time especially on Debian_**, unless `/etc/systemd/system-preset` has a `whatever.preset` saying `disable *` as some distributions consider it a good idea to autostart every installed service by -default. +default. I am unsure on whether this requires `sudo systemctl daemon-reload` to +apply. To return to the preset state of nothing autostarting, execute the **_dangerous if you don't know what you are doing_** command `sudo systemctl preset-all`.