]> git.ipfire.org Git - thirdparty/systemd.git/blob - sysusers.d/systemd.conf.m4
test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnels
[thirdparty/systemd.git] / sysusers.d / systemd.conf.m4
1 # This file is part of systemd.
2 #
3 # systemd is free software; you can redistribute it and/or modify it
4 # under the terms of the GNU Lesser General Public License as published by
5 # the Free Software Foundation; either version 2.1 of the License, or
6 # (at your option) any later version.
7
8 g systemd-journal - -
9 m4_ifdef(`ENABLE_NETWORKD',
10 u systemd-network - "systemd Network Management"
11 )m4_dnl
12 m4_ifdef(`ENABLE_RESOLVE',
13 u systemd-resolve - "systemd Resolver"
14 )m4_dnl
15 m4_ifdef(`ENABLE_TIMESYNCD',
16 u systemd-timesync - "systemd Time Synchronization"
17 )m4_dnl
18 m4_ifdef(`ENABLE_COREDUMP',
19 u systemd-coredump - "systemd Core Dumper"
20 )m4_dnl