X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml.in;h=2855f6a25f807d2c2353a8d119172d79fa683372;hp=64e37d1149e76f1991fab9c452015712520b22b0;hb=8a0867d6c5b47c8697d1ddd815116a548433c718;hpb=3b6fdb5b5afebc49a7e987e3e3bf7aa2615d1671 diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in index 64e37d114..2855f6a25 100644 --- a/man/systemd.special.xml.in +++ b/man/systemd.special.xml.in @@ -54,7 +54,7 @@ dbus.target, default.target, display-manager.service, - emergency.service, + emergency.target, exit.service, graphical.target, halt.target, @@ -205,9 +205,9 @@ - emergency.service + emergency.target - A special service unit + A special target unit that starts an emergency shell on the main console. This unit is supposed @@ -655,6 +655,26 @@ connected to syslog or the kernel log buffer. + + + systemd-shutdownd.service + + This is internally used + by + shutdown8 + to implement delayed shutdowns. + This is a + socket-activated service, see + system-shutdownd.socket. + + + + systemd-shutdownd.socket + + Socket activation unit + for + system-shutdownd.service. + umount.target @@ -723,9 +743,9 @@ See Also - systemd.unit5 - systemd.service5 - systemd.socket5 + systemd.unit5, + systemd.service5, + systemd.socket5, systemd.target5