summarylogtreecommitdiffstats
path: root/terminus-server.service
blob: dc9aa9603ccc7365427fb260158a29a568587b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Terminus server.
After=network.target

[Service]
Type=exec
Restart=on-abort
ExecStart=/usr/bin/terminus-server
WorkingDirectory=/usr/share/terminus/

[Install]
WantedBy=network-online.target