Abstract
- An Init System
Commands
systemctl daemon-reload
systemctl
caches the service config files. When we make edits or add in new service config file. We should call this command to take in the changes
Terminologies
Units
- Things that Systemd can manage for you
Runtime Units
- Config files stored inside
/run/systemd/system
Priority
/etc/systemd/system
1st priority, Runtime Units 2nd priority, followed by/lib/systemd/system