summarylogtreecommitdiffstats
path: root/init-headphone.service
blob: 4133fcc194a6886883548d152986d7a403846fb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Reactivate headphones after sleep
After=suspend.target

[Service]
Type=simple
ExecStart=/usr/bin/init-headphone

[Install]
WantedBy=suspend.target