[Unit] Description=4thePool Process Watcher Service After=network.target [Service] Type=simple User=root ExecStart=/usr/local/bin/watcher Restart=always RestartSec=10 Nice=10 [Install] WantedBy=multi-user.target