From: Tollef Fog Heen Date: Sat, 30 Jun 2012 18:30:36 +0000 (+0200) Subject: Stop sourcing the "original" init-functions script X-Git-Tag: 44-3~1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eec7167ea70496e16e5207b70bf781488f56eac2;p=systemd Stop sourcing the "original" init-functions script --- diff --git a/debian/init-functions.d/40-systemd b/debian/init-functions.d/40-systemd index c7de8e0a..5ab4d8d3 100644 --- a/debian/init-functions.d/40-systemd +++ b/debian/init-functions.d/40-systemd @@ -1,8 +1,6 @@ # -*-Shell-script-*- # /lib/lsb/init-functions -. /lib/lsb/init-functions.systemd - if [ -e /sys/fs/cgroup/systemd ]; then # Some init scripts use "set -e" and "set -u", we don't want that # here