10 lines
125 B
SYSTEMD
10 lines
125 B
SYSTEMD
[Unit]
|
|
Description=Pod service auto-update timer
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|