X-Git-Url: http://git.onelab.eu/?p=util-vserver.git;a=blobdiff_plain;f=util-vserver.spec.in;h=26633ef4868dfe139ec3ceb8097a326952d361aa;hp=db019c1433aeae2e54390d03d7e8354604d257fa;hb=5ae3c1e4d541e3d0ec21691656d45a44e48c4530;hpb=9b0e20b2156eea3563414f1826b331c8b355599f diff --git a/util-vserver.spec.in b/util-vserver.spec.in index db019c1..26633ef 100644 --- a/util-vserver.spec.in +++ b/util-vserver.spec.in @@ -275,6 +275,8 @@ fi %chkconfig --del util-vserver # PlanetLab does not require /proc security %chkconfig --del vprocunhide +# vip6-autod handles IPv6 auto-assignments +%chkconfig --add vip6-autod %preun sysv @@ -283,6 +285,7 @@ fi #test "$1" != 0 || %chkconfig --del vprocunhide #test "$1" != 0 || %chkconfig --del vservers-default #test "$1" != 0 || %chkconfig --del util-vserver +test "$1" != 0 || %chkconfig --del vip6-autod %postun sysv @@ -477,6 +480,9 @@ fi %changelog +* Mon Jul 30 2007 Daniel Hokka Zakrisson +- add vip6-autod + * Fri Dec 29 2006 Daniel Hokka Zakrisson - 0.30.213-0 - add --with legacy and --without doc switches - add util-vserver initscript