/[fai]/trunk/debian/fai-nfsroot.postinst
ViewVC logotype

Contents of /trunk/debian/fai-nfsroot.postinst

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3867 - (show annotations) (download)
Tue Sep 5 16:18:03 2006 UTC (6 years, 8 months ago) by lange
File size: 169 byte(s)
add policy-rc.d support
1 #!/bin/sh -e
2
3 case "$1" in
4 configure)
5 update-alternatives --install /usr/sbin/policy-rc.d policy-rc.d \
6 /usr/bin/policy-rc.d.fai 100
7 esac
8
9 #DEBHELPER#
10
11 exit 0

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5