summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-09-21 21:38:21 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-09-21 21:38:21 +0200
commitf9ccc724990035fd9b2905857a695ade041ab133 (patch)
tree640aec39fe78896a6f1f9aa37a9d3658df2faa4d /units
parent7376cffd56ccfbf7e81db16736bba69aa3036cc0 (diff)
units: enable sysctl by default
Diffstat (limited to 'units')
-rw-r--r--units/sysctl.service3
1 files changed, 0 insertions, 3 deletions
diff --git a/units/sysctl.service b/units/sysctl.service
index 3186cc0f6..2464a0791 100644
--- a/units/sysctl.service
+++ b/units/sysctl.service
@@ -15,6 +15,3 @@ Before=shutdown.target
Type=oneshot
RemainAfterExit=yes
ExecStart=/sbin/sysctl -e -q -p /etc/sysctl.conf
-
-[Install]
-WantedBy=sysinit.target