summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2017-10-05 10:21:50 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2017-10-06 16:06:47 +0900
commit4240cb02fda90ba11dfc0114201e42691132c6a9 (patch)
tree653707c2b7a4a1b003e7b4afd1f94e6fdfa60c6d /sysusers.d
parent941afc4b902af21b0675e9e5d417c2ee6b202f30 (diff)
downloadsystemd-4240cb02fda90ba11dfc0114201e42691132c6a9.tar.gz
sysusers: do not create unneeded users
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/systemd-remote.conf.m43
-rw-r--r--sysusers.d/systemd.conf.m43
2 files changed, 0 insertions, 6 deletions
diff --git a/sysusers.d/systemd-remote.conf.m4 b/sysusers.d/systemd-remote.conf.m4
index 83b362643f..988917672b 100644
--- a/sysusers.d/systemd-remote.conf.m4
+++ b/sysusers.d/systemd-remote.conf.m4
@@ -8,6 +8,3 @@
m4_ifdef(`HAVE_MICROHTTPD',
u systemd-journal-remote - "systemd Journal Remote"
)m4_dnl
-m4_ifdef(`HAVE_LIBCURL',
-u systemd-journal-upload - "systemd Journal Upload"
-)m4_dnl
diff --git a/sysusers.d/systemd.conf.m4 b/sysusers.d/systemd.conf.m4
index ef5a3cb619..82e23ca5a8 100644
--- a/sysusers.d/systemd.conf.m4
+++ b/sysusers.d/systemd.conf.m4
@@ -12,9 +12,6 @@ u systemd-network - "systemd Network Management"
m4_ifdef(`ENABLE_RESOLVE',
u systemd-resolve - "systemd Resolver"
)m4_dnl
-m4_ifdef(`ENABLE_TIMESYNCD',
-u systemd-timesync - "systemd Time Synchronization"
-)m4_dnl
m4_ifdef(`ENABLE_COREDUMP',
u systemd-coredump - "systemd Core Dumper"
)m4_dnl