udevil/etc/systemd/README
2015-04-27 14:13:11 -06:00

17 lines
463 B
Plaintext

devmon systemd service
======================
Note: If using a sysconfdir other than /etc or an install prefix other than
/usr, the file devmon@.service must be edited to use the correct paths.
To Install: (this is done by the build system)
cd etc/systemd
install -Dm644 devmon /etc/conf.d/devmon
install -Dm644 devmon@.service /usr/lib/systemd/system/devmon@.service
To Start: (this is not done automatically)
systemctl start devmon@<user>