mirror of
https://github.com/schoebel/mars
synced 2024-12-09 16:26:18 +00:00
10 lines
249 B
SYSTEMD
10 lines
249 B
SYSTEMD
[Unit]
|
|
Description=MARS auto-activation of primary device /dev/mars/@{res}
|
|
#Documentation=https://github.com/schoebel/mars/docu/mars-manual.pdf
|
|
Requires=mars.service
|
|
After=mars.service
|
|
|
|
[Path]
|
|
PathExists=/dev/mars/@{res}
|
|
Unit=vol-@escvar{res}.mount
|