]> git.ipfire.org Git - thirdparty/systemd.git/blob - sysusers.d/systemd.conf.m4
Merge pull request #265 from smcv/logind-runtimedir-race-write-earlier
[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 u systemd-bus-proxy - "systemd Bus Proxy"
10 m4_ifdef(`ENABLE_NETWORKD',
11 u systemd-network - "systemd Network Management"
12 )m4_dnl
13 m4_ifdef(`ENABLE_RESOLVED',
14 u systemd-resolve - "systemd Resolver"
15 )m4_dnl
16 m4_ifdef(`ENABLE_TIMESYNCD',
17 u systemd-timesync - "systemd Time Synchronization"
18 )m4_dnl