~vcs-imports/wacs/trunk

« back to all changes in this revision

Viewing changes to install/debian/wacs-core.postinst

  • Committer: beaky
  • Date: 2013-03-23 17:47:49 UTC
  • Revision ID: beaky-20130323174749-s1yret04xmkano3n
Relocated lease files to /var/lib/wacs

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        chown $WACS_USER.$WACS_GROUP $PERLLIB/Wacs.pm
48
48
        chown $WACS_USER.$WACS_GROUP $PERLLIB/Wacs/Wacs*.pm
49
49
        # and the various areas under /var
50
 
        chown -R $WACS_USER.$WACS_GROUP $VARDIR/run/wacs
 
50
        chown -R $WACS_USER.$WACS_GROUP $VARDIR/lib/wacs
51
51
        chown -R $WACS_USER.$WACS_GROUP $VARDIR/spool/wacs
52
52
        # and the core viewer tools
53
53
        # from utils