[Unit] Description=Http Server After=network.target [Service] Type=simple ExecStart=/root/Server/Older WorkingDirectory=/root/Server Restart=on-failure RestartSec=5s User=root [Install] WantedBy=multi-user.target