Ignore:
Timestamp:
Oct 24, 2008, 1:44:16 AM (16 years ago)
Author:
price
Message:

sipb-xen-console-server -> invirt-console-host

Location:
trunk/packages/invirt-console-host
Files:
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-console-host/debian/invirt-console-host.postinst

    r1176 r1187  
    11#!/bin/sh
    2 # postinst script for sipb-xen-console-server
     2# postinst script for invirt-console-host
    33#
    44# see: dh_installdeb(1)
     
    2222    configure)
    2323        cat >>/etc/sudoers <<EOF
    24 ### BEGIN sipb-xen-console-server
     24### BEGIN invirt-console-host
    2525conservr ALL=(ALL) NOPASSWD: /usr/sbin/xm console d_*
    26 ### END sipb-xen-console-server
     26### END invirt-console-host
    2727EOF
    2828    ;;
Note: See TracChangeset for help on using the changeset viewer.