fb70836126
Signed-off-by: digimer <mkelly@alteeve.ca>
12 lines
265 B
Desktop File
12 lines
265 B
Desktop File
[Unit]
|
|
Description=Anvil! IA Platform - This service sanity checks and, if all is well, auto-starts the cluster and servers
|
|
Wants=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/anvil-safe-start
|
|
RemainAfterExit=true
|
|
Type=oneshot
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|