Age | Commit message (Collapse) | Author |
|
|
|
services
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
root dir
|
|
tmpfiles quite a bit
|
|
|
|
shutdown.target and the final shutdown
|
|
systemd-shutdown invocations
|
|
|
|
|
|
This should fix accounting for pam_limits and suchlike.
https://bugzilla.redhat.com/show_bug.cgi?id=636036
|
|
|
|
|
|
|
|
similar
|
|
|
|
|
|
and rely on tmpfiles.d/ instead
|
|
|
|
|
|
|
|
instead of sysinit.target, leaving the latter for sysv compatibility
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not quit plymouth until the dependencies for getty@tty1.service are
ready, in order to minimize the time a black screen is displayed.
|
|
systemd-logger.service
|
|
|
|
at all
|
|
|
|
|
|
Patch by Tollef Fog Heen <tfheen@err.no>
Extended to re-create the runlevel5.target symlink by Michael Biebl <biebl@debian.org>
|
|
Add unit files to call
/etc/init.d/umountnfs.sh stop (network file systems)
/etc/init.d/umountfs stop (local file systems)
/etc/init.d/umountroot stop ("/" file system)
in the right order and hook them up in the umount.target so they are run
on shutdown and reboot.
|
|
|