aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dist/systemd/linux-status.service
blob: 777fff8cdbeb828c65d334e04346ce4cec6bada2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=linux-status

[Service]
Type=simple
WorkingDirectory=/srv/linux-status
ExecStart=/srv/linux-status/server.py

[Install]
WantedBy=multi-user.target