shell-things/etc/systemd/system/service.d
Aminda Suomalainen 046b9c5f1a
systemd: use more descriptive drop-in name unbound-wanted.conf instead of unbound.conf
2024-04-25 14:10:26 +03:00
..
README.md
firewalld-icmpv6.conf
iwd.conf
network-online.conf
never-fail.conf
nordvpn.conf
resolv.conf
restore-ipv6.conf
systemd-debug-log.conf
unbound-wanted.conf systemd: use more descriptive drop-in name unbound-wanted.conf instead of unbound.conf 2024-04-25 14:10:26 +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!