summarylogtreecommitdiffstats
path: root/sundtek-restart.service
blob: 5c671569b964f49343b6c53437c05ee2795aac30 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Restart Sundtek MediaTV Pro driver after resume
Requisite=sundtek.service
After=sleep.target

[Service]
Type=oneshot
ExecStart=/usr/bin/systemctl restart sundtek.service

[Install]
WantedBy=sleep.target