summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2013-07-23 22:26:32 +0200
committerMichael Stapelberg <michael@stapelberg.de>2013-07-23 22:26:32 +0200
commit51ad3bb780daf5d7c9310e37bfc7fa870023b71f (patch)
treeb2017b5a9463a0ddb14dee49986b0143855e6aa4
parentb79429a12f7b72ae4ee0bbc3efcf297c9d5bb821 (diff)
downloadinit-system-helpers-51ad3bb780daf5d7c9310e37bfc7fa870023b71f.tar.gz
remove inaccurate statement about systemctl requiring a running systemd
-rwxr-xr-xscript/deb-systemd-helper3
1 files changed, 1 insertions, 2 deletions
diff --git a/script/deb-systemd-helper b/script/deb-systemd-helper
index 624d31a..02d5027 100755
--- a/script/deb-systemd-helper
+++ b/script/deb-systemd-helper
@@ -40,8 +40,7 @@ B<deb-systemd-helper> enable|disable|is-enabled|reenable S<I<unit file> ...>
=head1 DESCRIPTION
B<deb-systemd-helper> is a Debian-specific helper script which re-implements
-the enable, disable, is-enabled and reenable commands from systemctl. Unlike
-systemctl, B<deb-systemd-helper> does not require systemd to be running.
+the enable, disable, is-enabled and reenable commands from systemctl.
The "enable" action will only be performed once (when first installing the
package). On the first "enable", an state file is created which will be deleted