PK

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

[Unit]
Description=Hostwinds Cloud Agent Update
After=network.target
Wants=hwagent-update.timer

[Service]
Type=oneshot
ExecStart=/usr/sbin/hwagent agent update


PK 99