summarylogtreecommitdiffstats
path: root/tosu.service
blob: dab528515428d40ad3b2523482f540823306d582 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=tosu service
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/tosu
Restart=on-failure

[Install]
WantedBy=default.target