chiark / gitweb /
kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by...
[elogind.git] / units / systemd-sysctl.service.in
index ada447885fe72f2cf94f4f9adc3f666b23157bee..6d53422630adbd22a2431dcaf0d9d5f860a78777 100644 (file)
@@ -11,8 +11,12 @@ DefaultDependencies=no
 Conflicts=shutdown.target
 After=systemd-readahead-collect.service systemd-readahead-replay.service
 Before=sysinit.target shutdown.target
-ConditionPathExists=/etc/sysctl.conf
-ConditionDirectoryNotEmpty=/etc/sysctl.d
+ConditionPathExists=|/etc/sysctl.conf
+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