mars/systemd/dev-mars-@{res}.path

13 lines
291 B
SYSTEMD
Raw Normal View History

2018-05-06 18:01:08 +00:00
[Unit]
Description=MARS auto-activation of primary device /dev/mars/@{res}
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=/dev/mars/@{res}
2019-03-01 21:41:16 +00:00
Unit=mnt-test-@escvar{res}.mount
[Install]
WantedBy=mars.service