• 0 Posts
  • 4 Comments
Joined 11 个月前
cake
Cake day: 2024年2月28日

help-circle
  • wrt conf file location, they’re only generally in /usr/lib/systemd, /etc/systemd, or /run/systemd. You can always find out what’s getting read with systemctl cat <service-name>. Way easier to find stuff than with some other random programs imo, I’ve seen crap have default conf files in dumb places like /usr/share/<service-name>/lib/etc.