Skip to content

Commit 4240cb0

Browse files
committed
sysusers: do not create unneeded users
1 parent 941afc4 commit 4240cb0

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

sysusers.d/systemd-remote.conf.m4

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@
88
m4_ifdef(`HAVE_MICROHTTPD',
99
u systemd-journal-remote - "systemd Journal Remote"
1010
)m4_dnl
11-
m4_ifdef(`HAVE_LIBCURL',
12-
u systemd-journal-upload - "systemd Journal Upload"
13-
)m4_dnl

sysusers.d/systemd.conf.m4

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ u systemd-network - "systemd Network Management"
1212
m4_ifdef(`ENABLE_RESOLVE',
1313
u systemd-resolve - "systemd Resolver"
1414
)m4_dnl
15-
m4_ifdef(`ENABLE_TIMESYNCD',
16-
u systemd-timesync - "systemd Time Synchronization"
17-
)m4_dnl
1815
m4_ifdef(`ENABLE_COREDUMP',
1916
u systemd-coredump - "systemd Core Dumper"
2017
)m4_dnl

0 commit comments

Comments
 (0)