On Fri, 03.09.10 16:44, Michael Biebl ([email protected]) wrote: > Hi, > > patch 0001 and 0002 add preliminary Debian support to systemd. > patch 0003 fixes a small typo. > > Those scripts are not run during shutdown/reboot, as systemd only stop > services which are running (I hope I understood that correctly).
Yupp. > I thus created separate service files called > umountfs.service, umountnfs.service and umountroot.service. > I've installed them to /lib/systemd/system, and symlinked them to > /lib/systemd/system/umount.target.wants (I did not choose /etc for > that as I don't think this should be configurable). Sounds like a good approach. > If this is considered the correct approach to umount the file systems > (on Debian), I'll post a patch for that too. Please do! Your three patches are merged now! Thanks, Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
