Corrected systemd path location of config
parent
3859714729
commit
dec121cb2d
|
|
@ -2,7 +2,7 @@
|
||||||
Description="Monitor the /etc/passwd file for changes"
|
Description="Monitor the /etc/passwd file for changes"
|
||||||
|
|
||||||
[Path]
|
[Path]
|
||||||
PathModified=/etc/rhosts.cfg
|
PathModified=/etc/rhosts/rhosts.cfg
|
||||||
Unit=rhosts.service
|
Unit=rhosts.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue