- Timestamp:
- Oct 24, 2008, 1:44:16 AM (16 years ago)
- 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 1 1 #!/bin/sh 2 # postinst script for sipb-xen-console-server2 # postinst script for invirt-console-host 3 3 # 4 4 # see: dh_installdeb(1) … … 22 22 configure) 23 23 cat >>/etc/sudoers <<EOF 24 ### BEGIN sipb-xen-console-server24 ### BEGIN invirt-console-host 25 25 conservr ALL=(ALL) NOPASSWD: /usr/sbin/xm console d_* 26 ### END sipb-xen-console-server26 ### END invirt-console-host 27 27 EOF 28 28 ;;
Note: See TracChangeset
for help on using the changeset viewer.