[Roger Leigh]
> This is unfortunately impossible to resolve for wheezy due to the
> following considerations:
> 
> - packages needing to migrate from /lib/init/rw to /run need to
>   Depend on the new initscripts for /run to be set up and available.
> - this means that we can't directly remove /lib/init/rw in the
>   postinst, since all the other packages do their migration in
>   their postinsts after we finished, so we can't remove it until
>   they are done.

What about moving all content in /lib/init/rw/ to /run and then remove
the directory and replace it with a symlink?  This should be possible to
do in the postinst.
-- 
Happy hacking,
Petter Reinholdtsen



_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to