[Unit]
Description=Netoik automatic deployer
After=network.target
[Service]
User=root
Group=root
ExecStart=/usr/bin/netoik-cicd-deployer /etc/netoik-cicd/deployer.conf
Restart=always
[Install]
WantedBy=multi-user.target