[Unit]
Description=Autoscale Monitor Agent
After=syslog.target network.target

[Service]
Type=forking
ExecStart=/onapp/autoscale/autoscale_agentd -c /onapp/autoscale/autoscale_agentd.conf
PIDFile=/onapp/autoscale/pidfile
User=autoscale
Group=autoscale
PrivateTmp=yes
Restart=always
