|
|
|
|
|
by petee
7 days ago
|
|
Imho its not necessary for the average user, adding too much complexity. For example, I tried to config gpsd to use another port, nothing would work; systemd quietly overrides gpsd's configfile and required additional systemd incantations to change what should have been easy. And the man pages are a mess And journalctl makes me want to pull my hair out; just let me grep a regular file - discovering namespaces is a nightmare |
|
I'm also not sure how systemd could override a config file, because systemd does not write the unit files on a system. Wouldn't that be on the maintainer, distro, or other methods of getting the unit file?