PK

ADDRLIN : /etc/systemd/system/
FLL :
Current File : //etc/systemd/system/hwagent-update.timer

[Unit]
Description=Hostwinds Cloud Agent Update
Requires=hwagent-update.service

[Timer]
Unit=hwagent-update.service
OnCalendar=weekly
RandomizedDelaySec=604800

[Install]
WantedBy=timers.target


PK 99