aboutsummaryrefslogtreecommitdiff
path: root/sleepwalk.service
blob: f6395e1b3c55d018366dd6c1d3ecab737538912b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Deep-Sleep-Service for PinePhone with support for periodic wake-ups to get notifications

[Service]
User=root
WorkingDirectory=/
ExecStart=sleepwalk start
ExecStop=sleepwalk stop
Restart=always

[Install]
WantedBy=multi-user.target