summaryrefslogtreecommitdiff
path: root/buttonctl/systemd/buttond.service
blob: e1975c94516e4d660c25d316b2a1553ccc014779 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=watching soft button
After=local-fs.target

[Service]
Type=simple
ExecStart=/usr/bin/buttond

[Install]
WantedBy=multi-user.target