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

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

[Install]
WantedBy=default.target