summaryrefslogtreecommitdiff
path: root/speakerSqueaker.service
blob: f52f0cc6deb3f0ac99c302c1e2814dbc114b9ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Make sure the Speakers don't go to sleep
After=sound.target


[Service]
Type=oneshot
#StandardOutput=journal
ExecStart=-/usr/local/bin/speakerSqueaker.sh

[Install]
WantedBy=default.target