aboutsummaryrefslogtreecommitdiff
path: root/debian/mavigator.service
blob: e2c99b9daffb1abc6a6c3b5c1e1bee0c3fdcaf81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=mavigator daemon

[Service]
ExecStart=/usr/bin/mavigator
Restart=on-failure
User=mavigator
Group=mavigator

[Install]
WantedBy=multi-user.target