10 lines
128 B
SYSTEMD
10 lines
128 B
SYSTEMD
[Unit]
|
|
Description=Run eww-update at boot and daily
|
|
|
|
[Timer]
|
|
OnBootSec=30s
|
|
OnUnitActiveSec=1d
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|