sysusers: do not create unneeded users

This commit is contained in:
Yu Watanabe 2017-10-05 10:21:50 +09:00
parent 941afc4b90
commit 4240cb02fd
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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