summaryrefslogtreecommitdiff
path: root/src/timedate
diff options
context:
space:
mode:
Diffstat (limited to 'src/timedate')
-rw-r--r--src/timedate/timedated.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/timedate/timedated.c b/src/timedate/timedated.c
index 62d79e2eb..f5d2201ce 100644
--- a/src/timedate/timedated.c
+++ b/src/timedate/timedated.c
@@ -248,9 +248,6 @@ static char** get_ntp_services(void) {
"/run/systemd/ntp-units.d",
"/usr/local/lib/systemd/ntp-units.d",
"/usr/lib/systemd/ntp-units.d",
-#ifdef HAVE_SPLIT_USR
- "/lib/systemd/ntp-units.d",
-#endif
NULL);
if (k < 0)
return NULL;