]> git.ipfire.org Git - thirdparty/systemd.git/blame_incremental - sysusers.d/systemd.conf.m4
final v236 update (#7649)
[thirdparty/systemd.git] / sysusers.d / systemd.conf.m4
... / ...
CommitLineData
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
8g systemd-journal - -
9m4_ifdef(`ENABLE_NETWORKD',
10u systemd-network - "systemd Network Management"
11)m4_dnl
12m4_ifdef(`ENABLE_RESOLVE',
13u systemd-resolve - "systemd Resolver"
14)m4_dnl
15m4_ifdef(`ENABLE_COREDUMP',
16u systemd-coredump - "systemd Core Dumper"
17)m4_dnl