mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 16:23:04 +02:00
git-subtree-dir: linux_configuration git-subtree-mainline:11427631cdgit-subtree-split:0762e3d07b
10 lines
154 B
SYSTEMD
10 lines
154 B
SYSTEMD
[Unit]
|
|
Description=Watch /etc/hosts and trigger enforcement
|
|
|
|
[Path]
|
|
PathChanged=/etc/hosts
|
|
Unit=hosts-guard.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|