diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-sysctl.service.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/units/systemd-sysctl.service.in b/units/systemd-sysctl.service.in index 5baf22c183..5c7c5d723e 100644 --- a/units/systemd-sysctl.service.in +++ b/units/systemd-sysctl.service.in @@ -13,11 +13,6 @@ Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service Before=sysinit.target shutdown.target ConditionPathIsReadWrite=/proc/sys/ -ConditionDirectoryNotEmpty=|/lib/sysctl.d -ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d -ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d -ConditionDirectoryNotEmpty=|/etc/sysctl.d -ConditionDirectoryNotEmpty=|/run/sysctl.d [Service] Type=oneshot |