This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/drone-server
-
Group=drone
-
Restart=on-failure
-
RestartSec=5
-
SyslogIdentifier=drone-server
-
User=drone
-
-
[Unit]
-
After=network-online.target
-
Description=Drone
-
Documentation=https://docs.drone.io
-
Requires=network-online.target
-
Additionnal notes
Nothing here.