chiark / gitweb /
localed: remove spurious include of <sys/capability.h>
[elogind.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_KDBUS',
10 u systemd-bus-proxy - "systemd Bus Proxy"
11 )m4_dnl
12 m4_ifdef(`ENABLE_NETWORKD',
13 u systemd-network   - "systemd Network Management"
14 )m4_dnl
15 m4_ifdef(`ENABLE_RESOLVED',
16 u systemd-resolve   - "systemd Resolver"
17 )m4_dnl
18 m4_ifdef(`ENABLE_TIMESYNCD',
19 u systemd-timesync  - "systemd Time Synchronization"
20 )m4_dnl