2023-02-18 12:49:35 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Netoik automatic deployer
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
2023-04-04 13:36:51 +00:00
|
|
|
User=netoik-cicd-deployer
|
|
|
|
Group=netoik-cicd-deployer
|
|
|
|
ExecStart=/usr/bin/netoik-cicd-deployer
|
2023-02-18 12:49:35 +00:00
|
|
|
Restart=always
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|