diff options
author | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2010-05-20 23:54:59 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-24 23:18:37 +0200 |
commit | f306f4c40d7004be058678ff3ed90c9c006767e0 (patch) | |
tree | 310519c04691bb5d0c010d4fc20066e226350200 /units/gentoo/reboot.service | |
parent | 723c83fd051e2c3a195251cc0bd1313cb6bcf729 (diff) |
units: fix Gentoo services
Diffstat (limited to 'units/gentoo/reboot.service')
-rw-r--r-- | units/gentoo/reboot.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/gentoo/reboot.service b/units/gentoo/reboot.service index 92c4962a60..080a084c75 100644 --- a/units/gentoo/reboot.service +++ b/units/gentoo/reboot.service @@ -14,5 +14,4 @@ Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.a [Service] Type=finish ValidNoProcess=yes -Environment=RUNLEVEL=6 ExecStart=/etc/init.d/reboot.sh |