summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-05-20 01:18:21 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-05-22 22:32:25 +0900
commit0187368cadea183e18c6d575a9d6b7f491a402af (patch)
tree6491f530693650c44a45b757f43efbb7a04e836a /sysusers.d
parentfdff1da299c4d3dbe9a62cb64fe9b4a3023877b8 (diff)
resolve: enable DynamicUser= for systemd-resolved.service
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/systemd.conf.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/sysusers.d/systemd.conf.m4 b/sysusers.d/systemd.conf.m4
index 82e23ca5a8..0e9919b7c2 100644
--- a/sysusers.d/systemd.conf.m4
+++ b/sysusers.d/systemd.conf.m4
@@ -9,9 +9,6 @@ g systemd-journal - -
m4_ifdef(`ENABLE_NETWORKD',
u systemd-network - "systemd Network Management"
)m4_dnl
-m4_ifdef(`ENABLE_RESOLVE',
-u systemd-resolve - "systemd Resolver"
-)m4_dnl
m4_ifdef(`ENABLE_COREDUMP',
u systemd-coredump - "systemd Core Dumper"
)m4_dnl