essentialsoftware.md: note also systemctl daemon-reload just in case

This commit is contained in:
Aminda Suomalainen 2024-09-04 10:11:02 +03:00
parent 50c6d96f4a
commit bef9094a35
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -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`.