[Unit] Description=Service [Service] ExecStart=/path/to/exec Restart=always RestartSec=10s Type=simple TimeoutStartSec=10 TimeoutStopSec=15 WorkingDirectory=/path/to/dir User=nobody Group=nobody [Install] WantedBy=multi-user.target