[Unit] Description=Verlihub DC Server After=network.target mariadb.service [Service] Type=forking PIDFile=/etc/verlihub/pid ExecStart=/usr/local/bin/vh --run ExecStop=/usr/local/bin/vh --stop ExecReload=/usr/local/bin/vh --restart PrivateTmp=true Restart=always [Install] WantedBy=multi-user.target