summarylogtreecommitdiffstats
path: root/ttos.service
blob: abb12721911e5f9f9af5f562d763cfb27ef2bcac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=ttos
StartLimitIntervalSec=60
StartLimitBurst=10

[Service]
Type=simple
ExecStart=/usr/share/ttos/ttos
Restart=always
RestartSec=10

[Install]
WantedBy=multi-user.target