PK

ADDRLIN : /etc/systemd/system/cloud-init.target.wants/
FLL :
Current File : //etc/systemd/system/cloud-init.target.wants/hwagent.service

[Unit]
Description=Hostwinds Cloud Agent
After=cloud-final.service

[Service]
Type=oneshot
ExecStart=/usr/sbin/hwagent run-all

[Install]
WantedBy=cloud-init.target


PK 99