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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4520 - (show annotations) (download)
Tue Aug 21 10:37:04 2007 UTC (5 years, 8 months ago) by lange
File size: 219 byte(s)
syntax fix
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 update-rc.d fai-abort start 01 2 . >/dev/null
8 esac
9
10 #DEBHELPER#
11
12 exit 0

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5