10 lines
131 B
SYSTEMD
10 lines
131 B
SYSTEMD
|
[Unit]
|
||
|
Description="timer for triggering uki cleanup
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=15min
|
||
|
OnUnitActiveSec=1d
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|