On Fri, Oct 1, 2010 at 2:28 AM, Gustavo Sverzut Barbieri <[email protected]> wrote: > From: Fabiano Fidencio <[email protected]> > > This functions are working as follows: > - Send a SIGTERM to all process > - Send a SIGKILL to all process > - Try to umount all mount points > - Try to remount read-only all mount points that can't > be umounted > - Call shutdown > > If one step fail, shutdown will be aborted
yay! with this and the other 3 patches I'm now able to shutdown and unmount using only systemd! Fabiano's patch did not include halt support and had a bug with getppid() instead of getpid()... that was forcing early quit. Please send comments, I just removed gentoo specific services, but we should remove them all. BR, -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
