From eec7167ea70496e16e5207b70bf781488f56eac2 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 30 Jun 2012 20:30:36 +0200 Subject: [PATCH] Stop sourcing the "original" init-functions script --- debian/init-functions.d/40-systemd | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.5