summarylogtreecommitdiffstats
path: root/muse-hub.service
blob: 7e1cef2b3630e1615fe083764deb8e9c942204b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Muse Hub Helper Service
After=network.target

StartLimitBurst=3
StartLimitIntervalSec=20

[Service]
Type=simple
ExecStart=/usr/bin/muse-hub-service
Restart=always
RestartSec=5
WorkingDirectory=/opt/muse-hub
[Install]
WantedBy=multi-user.target