2018-05-06 18:01:08 +00:00
|
|
|
[Unit]
|
|
|
|
Description=MARS systemd trigger from /mars/userspace/systemd-trigger
|
2019-11-05 18:51:22 +00:00
|
|
|
Documentation=https://github.com/schoebel/mars/docu/mars-user-manual.pdf
|
2018-05-06 18:01:08 +00:00
|
|
|
Requires=mars.service
|
|
|
|
After=mars.service
|
|
|
|
|
|
|
|
[Path]
|
|
|
|
#PathExists=/mars/userspace/systemd-trigger
|
|
|
|
PathChanged=/mars/userspace/systemd-trigger
|
|
|
|
PathModified=/mars/userspace/systemd-trigger
|
|
|
|
Unit=mars-trigger.service
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=mars.service
|