From 4aa6e7782a1b693a8e4fa1d84c87dd76fe1e536d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Jun 2012 12:00:43 +0200 Subject: man: document systemd-vconsole-setup.service --- units/hibernate.target | 1 + units/systemd-vconsole-setup.service.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'units') diff --git a/units/hibernate.target b/units/hibernate.target index 23a9f99984..fc8493c208 100644 --- a/units/hibernate.target +++ b/units/hibernate.target @@ -11,3 +11,4 @@ Documentation=man:systemd.special(7) DefaultDependencies=no BindTo=hibernate.service After=hibernate.service +StopWhenUnneeded=yes diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in index 51fc0b5124..18faa63f28 100644 --- a/units/systemd-vconsole-setup.service.in +++ b/units/systemd-vconsole-setup.service.in @@ -7,7 +7,7 @@ [Unit] Description=Setup Virtual Console -Documentation=man:vconsole.conf(5) +Documentation=man:systemd-vconsole-setup.service(8) man:vconsole.conf(5) DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service -- cgit v1.2.3-54-g00ecf