mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 16:43:05 +02:00
git-subtree-dir: linux_configuration git-subtree-mainline:11427631cdgit-subtree-split:0762e3d07b
10 lines
189 B
SYSTEMD
10 lines
189 B
SYSTEMD
[Unit]
|
|
Description=Watch /etc/nsswitch.conf for tampering (hosts bypass protection)
|
|
|
|
[Path]
|
|
PathChanged=/etc/nsswitch.conf
|
|
Unit=nsswitch-guard.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|