summaryrefslogtreecommitdiffstats
path: root/.config/systemd/user/ledsoff.service
blob: ed3c77df24e096b7cfc0b2b0a0ea8a09f1ec0586 (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Turn various LEDs off on startup

[Service]
Type=oneshot
ExecStart=/home/justin/.local/bin/ledsoff

[Install]
WantedBy=default.target