summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2013-07-24 21:40:30 +0200
committerMichael Stapelberg <michael@stapelberg.de>2013-07-24 21:40:30 +0200
commit07efb254a0b8cdbb341c89a487600ff915138043 (patch)
tree2ec3260c27365563ceb97c990ae76f8f5bea4edc
parent4606fe941fc23ebc83d47234d7bf5324ec7a24d5 (diff)
downloadinit-system-helpers-07efb254a0b8cdbb341c89a487600ff915138043.tar.gz
s/debian-is-installed/debian-installed/
-rw-r--r--autoscripts/postinst-systemd-dont-enable2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postinst-systemd-dont-enable b/autoscripts/postinst-systemd-dont-enable
index 2bf34ec..0915328 100644
--- a/autoscripts/postinst-systemd-dont-enable
+++ b/autoscripts/postinst-systemd-dont-enable
@@ -1,4 +1,4 @@
-if deb-systemd-helper debian-is-installed #UNITFILE#; then
+if deb-systemd-helper debian-installed #UNITFILE#; then
if deb-systemd-helper was-enabled #UNITFILE#; then
# Create new symlinks, if any.
deb-systemd-helper enable #UNITFILE# >/dev/null || true