vshost-util-vserver

Build script and sources for util-vserver.
git clone https://ccx.te2000.cz/git/vshost-util-vserver
Log | Files | Refs

util-vserver.service.pathsubst (182B)


      1 [Unit]
      2 After = network-online.target
      3 Wants = network-online.target
      4 
      5 [Service]
      6 RemainAfterExit = yes
      7 ExecStart = @PKGLIBEXECDIR@/systemd-start
      8 ExecStop = @PKGLIBEXECDIR@/systemd-stop