From 5b40d54851da5934a0c819b35d6d5338039ee923 Mon Sep 17 00:00:00 2001 From: Franz Dietrich Date: Wed, 20 Oct 2010 13:11:27 +0200 Subject: units: Remove the distro specific references to killall.service. Maybe debian and fedora still have the killall.service but usually it shouldn't be necessary anymore. --- units/debian/umountfs.service | 1 - units/debian/umountnfs.service | 1 - units/debian/umountroot.service | 1 - 3 files changed, 3 deletions(-) (limited to 'units/debian') diff --git a/units/debian/umountfs.service b/units/debian/umountfs.service index 804db88538..1ae58574ee 100644 --- a/units/debian/umountfs.service +++ b/units/debian/umountfs.service @@ -8,7 +8,6 @@ [Unit] Description=Turn off swap and umount all local file systems DefaultDependencies=no -After=killall.service Before=reboot.service poweroff.service halt.service umountroot.service [Service] diff --git a/units/debian/umountnfs.service b/units/debian/umountnfs.service index 598c3d4fb9..32f32d10db 100644 --- a/units/debian/umountnfs.service +++ b/units/debian/umountnfs.service @@ -8,7 +8,6 @@ [Unit] Description=Umount all network file systems DefaultDependencies=no -After=killall.service Before=reboot.service poweroff.service halt.service umountfs.service [Service] diff --git a/units/debian/umountroot.service b/units/debian/umountroot.service index 5d11602286..4e0b87d846 100644 --- a/units/debian/umountroot.service +++ b/units/debian/umountroot.service @@ -8,7 +8,6 @@ [Unit] Description=Mount the root file system read-only DefaultDependencies=no -After=killall.service Before=reboot.service poweroff.service halt.service [Service] -- cgit v1.2.3-54-g00ecf