label-install: Use radvd.conf generated at install time
This commit is contained in:
parent
b1b9c87d40
commit
97ab923bca
@ -25,7 +25,7 @@ if test ! -w "/host/etc"; then
|
||||
fi
|
||||
|
||||
if test ! -e "/host/etc/radvd.conf"; then
|
||||
cp /usr/share/doc/packages/radvd/radvd.conf.example /host/etc/radvd.conf
|
||||
cp /etc/radvd.conf /host/etc/radvd.conf
|
||||
echo "radvd-install: installed example /etc/radvd.conf"
|
||||
installed=true
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user