summaryrefslogtreecommitdiff
path: root/units/reboot.target
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-18 04:37:31 +0100
committerLennart Poettering <lennart@poettering.net>2011-03-18 04:53:31 +0100
commit97df13c0ac43addbf2317e438d80aa78e90c3f92 (patch)
tree4aa35220e7eff92ceeab702e003df3069150f920 /units/reboot.target
parent997a624029822ebdabf834605831bf87ce0b3085 (diff)
downloadsystemd-97df13c0ac43addbf2317e438d80aa78e90c3f92.tar.gz
units: get rid of runlevel Names=, the symlinks in /lib/systemd/system are much more useful
Diffstat (limited to 'units/reboot.target')
-rw-r--r--units/reboot.target1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/reboot.target b/units/reboot.target
index 2cd46a062b..41e133cb76 100644
--- a/units/reboot.target
+++ b/units/reboot.target
@@ -10,7 +10,6 @@
[Unit]
Description=Reboot
DefaultDependencies=no
-Names=runlevel6.target
Requires=reboot.service
After=reboot.service
AllowIsolate=yes