]> err.no Git - systemd/commitdiff
Stop sourcing the "original" init-functions script
authorTollef Fog Heen <tfheen@err.no>
Sat, 30 Jun 2012 18:30:36 +0000 (20:30 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 30 Jun 2012 18:30:36 +0000 (20:30 +0200)
debian/init-functions.d/40-systemd

index c7de8e0a7c2f5c1d656f711abf157f45a7dd0b07..5ab4d8d32b3a3f10c1fee14eacd15078d471aff5 100644 (file)
@@ -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