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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3895 - (show annotations) (download)
Fri Sep 8 10:01:25 2006 UTC (6 years, 8 months ago) by lange
File size: 160 byte(s)
rm rcS before dpkg-divert
1 #!/bin/sh -e
2
3 if [ remove = "$1" ]; then
4 rm /etc/init.d/rcS
5 dpkg-divert --package fai-nfsroot --remove --rename /etc/init.d/rcS
6 fi
7
8 #DEBHELPER#
9
10 exit 0

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5