autoinst

scripts to make automated installations of debian easy
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

log.run (108B)


      1 #!/bin/sh
      2 
      3 . /etc/runit/common
      4 
      5 make_dir "/var/log/" "$SVNAME" root adm
      6 
      7 exec svlogd -tt "/var/log/$SVNAME"