Systemd programming part 2: activation and language issues
Systemd programming part 2: activation and language issues
Posted Feb 20, 2014 11:12 UTC (Thu) by kevinm (guest, #69913)Parent article: Systemd programming part 2: activation and language issues
It seems unfortunate that the concept of whether a service is administratively disabled or enabled is apparently conflated with codifying the dependencies between services.
The dependencies are quite static and rarely changed, presumably set by upstream and tweaked by the builder of your distribution. However services may be enabled and disabled frequently as a matter of administrative fiat.
