mirror of https://github.com/schoebel/mars
14 lines
288 B
SYSTEMD
14 lines
288 B
SYSTEMD
|
[Unit]
|
||
|
Description=MARS block layer HA (activation by appearance of /mars/uuid)
|
||
|
Documentation=https://github.com/schoebel/mars/docu/mars-user-manual.pdf
|
||
|
|
||
|
## Markers for the template processor
|
||
|
# ALWAYS_START
|
||
|
|
||
|
[Path]
|
||
|
PathExists=/mars/uuid
|
||
|
Unit=mars.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=mars.service
|