6 lines
132 B
SYSTEMD
6 lines
132 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Return "Night Light" to the automatic schedule
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=%h/.local/bin/night-light-reset
|