On Mon, Jan 15, 2007 at 11:04:01AM +0100, Sjoerd Simons wrote:
> On Mon, Jan 15, 2007 at 01:15:13AM +0100, Kurt Roeckx wrote:
> > The postint script is doing just the same thing, with the line
> > before it doing the right thing:
> >
> > # Ask the bus to reload the config file
> > if [ -x
On Mon, Jan 15, 2007 at 01:15:13AM +0100, Kurt Roeckx wrote:
> The postint script is doing just the same thing, with the line
> before it doing the right thing:
>
> # Ask the bus to reload the config file
> if [ -x "/etc/init.d/dbus" ]; then
> invoke-rc.d dbus force-reload || true
>
The postint script is doing just the same thing, with the line
before it doing the right thing:
# Ask the bus to reload the config file
if [ -x "/etc/init.d/dbus" ]; then
invoke-rc.d dbus force-reload || true
fi
/etc/init.d/avahi-daemon restart
Since the policy doesn't allow
Package: avahi-daemon
Version: 0.6.14-2
Severity: important
>From the policy manual:
Maintainers should use the abstraction layer provided by the
update-rc.d and invoke-rc.d programs to deal with initscripts in
their packages' scripts such as postinst, prerm and postrm.
http://ww
4 matches
Mail list logo