shell-things/etc/systemd/system/service.d
Aminda Suomalainen 7748d64ad7
systemd: deduplicate qbittorrent, add qbittorrent-nox@.service overrides
2024-01-06 12:34:44 +02:00
..
README.md systemd service.d: move common explanations from never-fail.conf to README.md 2024-01-04 12:35:48 +02:00
never-fail.conf systemd service.d: move common explanations from never-fail.conf to README.md 2024-01-04 12:35:48 +02:00
nordvpn.conf systemd: deduplicate qbittorrent, add qbittorrent-nox@.service overrides 2024-01-06 12:34:44 +02:00
systemd-debug-log.conf systemd: add debugging & symlinks for networkd, resolved, never-fail networkd 2023-09-10 11:07:11 +03:00

README.md

systemd unit overrides

These are meant to be in /etc/systemd/system/whatever.service.d/ and thus override the behaviour of the unit either in /etc/systemd/system or /lib/systemd/system.

See ../*.d/ for services that either symlink here or other inspiration for using overrides.

DONT PLACE THESE IN ACTUAL /etc/systemd/system/service.d OR THEY MIGHT AFFECT ALL SERVICES CAUSING UNEXPECTED BEHAVIOUR!