From e6aad08ba82e44e88f9186eab30c68ceaf6370a3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 17 May 2010 02:17:47 +0200 Subject: units: fix commenting --- units/fedora/halt.service | 2 -- units/fedora/killall.service | 2 -- units/fedora/poweroff.service | 2 -- units/fedora/prefdm.service | 2 -- units/fedora/rc-local.service | 2 -- units/fedora/reboot.service | 2 -- units/fedora/sysinit.service | 2 -- 7 files changed, 14 deletions(-) (limited to 'units/fedora') diff --git a/units/fedora/halt.service b/units/fedora/halt.service index 372b7e6f51..acc47b503d 100644 --- a/units/fedora/halt.service +++ b/units/fedora/halt.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=Halt Requires=shutdown.target killall.service diff --git a/units/fedora/killall.service b/units/fedora/killall.service index 1a6d47f39c..45868dd173 100644 --- a/units/fedora/killall.service +++ b/units/fedora/killall.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=Kill All Processes diff --git a/units/fedora/poweroff.service b/units/fedora/poweroff.service index 82b9fac159..758b7ca237 100644 --- a/units/fedora/poweroff.service +++ b/units/fedora/poweroff.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=Power-Off Requires=shutdown.target killall.service diff --git a/units/fedora/prefdm.service b/units/fedora/prefdm.service index 6ee35031d9..7df09ac84d 100644 --- a/units/fedora/prefdm.service +++ b/units/fedora/prefdm.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=Display Manager Before=graphical.target diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index b3ece1ed1b..099bbabcd6 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=/etc/rc.local Compatibility Requires=basic.target diff --git a/units/fedora/reboot.service b/units/fedora/reboot.service index 45a2934972..9aec7aaac6 100644 --- a/units/fedora/reboot.service +++ b/units/fedora/reboot.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=Reboot Requires=shutdown.target killall.service diff --git a/units/fedora/sysinit.service b/units/fedora/sysinit.service index fc71453007..0d59490f90 100644 --- a/units/fedora/sysinit.service +++ b/units/fedora/sysinit.service @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=System Initialization Before=local-fs.target remote-fs.target swap.target sockets.target -- cgit v1.2.3-54-g00ecf