[Unit] Description=Cpolar Service Documentation=https://www.cpolar.com/docs After=network.target nss-lookup.target [Service] User=nobody NoNewPrivileges=true ExecStart=/usr/local/bin/cpolar start-all -daemon=on -dashboard=on -config=/usr/local/etc/cpolar/%i.yml -log=/var/log/cpolar/access.log Restart=on-failure RestartPreventExitStatus=23 [Install] WantedBy=multi-user.target