mirror of
https://github.com/kuhyx/scripts.git
synced 2026-07-04 16:43:13 +02:00
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
|