[Unit] Description=Http Server After=network.target # /etc/systemd/system/older.service [Service] Type=simple ExecStart=/root/Server/Older WorkingDirectory=/root/Server Restart=on-failure User=root [Install] WantedBy=multi-user.target