[Unit] Description=Contiv Proxy and UI After=auditd.service systemd-user-sessions.service time-sync.target docker.service [Service] ExecStart=/usr/bin/auth_proxy.sh start ExecStop=/usr/bin/auth_proxy.sh stop KillMode=control-group Restart=on-failure RestartSec=10 [Install] WantedBy=multi-user.target