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

[Service]
User=dowse
ExecStart=/usr/bin/dowse start

[Install]
WantedBy=multi-user.target