udevil/etc/systemd
2015-04-27 14:13:11 -06:00
..
devmon complete systemd files 2012-10-15 07:39:43 -06:00
devmon@.service systemd service file set DISPLAY for popups #17 2012-12-16 05:59:13 -07:00
README sysconfdir defaults to /etc 2015-04-27 14:13:11 -06:00

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>