shell-things/etc/systemd/system/service.d
Aminda Suomalainen aa6aad28ba
resolv: follow the same order as man resolv.conf
2024-05-01 10:13:30 +03:00
..
README.md systemd service.d: move common explanations from never-fail.conf to README.md 2024-01-04 12:35:48 +02:00
firewalld-icmpv6.conf systemd/service.d: fix typo & use Requires= where appropiate 2024-04-26 17:38:33 +03:00
iwd.conf systemd/service.d: add iwd.conf & network-online.conf 2024-01-27 10:19:08 +02:00
network-online.conf systemd/service.d: fix typo & use Requires= where appropiate 2024-04-26 17:38:33 +03: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/service.d: fix typo & use Requires= where appropiate 2024-04-26 17:38:33 +03:00
resolv.conf resolv: follow the same order as man resolv.conf 2024-05-01 10:13:30 +03:00
restore-ipv6.conf systemd/yggdrasil.service.d: rename nordvpnd to restore-ipv6.conf 2024-04-25 12:52:30 +03:00
systemd-debug-log.conf systemd: add debugging & symlinks for networkd, resolved, never-fail networkd 2023-09-10 11:07:11 +03:00
unbound-wanted.conf systemd/service.d/unbound-wanted.conf: break circular skipping by removing After= 2024-04-26 17:35:31 +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!