[systemd-devel] [PATCH v3] build-sys: configure the list of system users, files and directories

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Sun Nov 30 20:52:09 PST 2014


On Fri, Nov 28, 2014 at 03:59:59PM +0100, Łukasz Stelmach wrote:
> Choose which system users defined in sysusers.d/systemd.conf and files
> or directories in tmpfiles.d/systemd.conf, should be provided depending
> on comile-time configuration.
> ---
>  Makefile.am                |  4 ++++
>  configure.ac               |  2 ++
>  sysusers.d/.gitignore      |  1 +
>  sysusers.d/systemd.conf    | 12 ------------
>  sysusers.d/systemd.conf.m4 | 20 ++++++++++++++++++++
>  tmpfiles.d/.gitignore      |  3 ++-
>  tmpfiles.d/systemd.conf    | 32 --------------------------------
>  tmpfiles.d/systemd.conf.m4 | 34 ++++++++++++++++++++++++++++++++++
BTW, we all use git am to apply patches, so it 'diff -M' is welcome.

Applied.

Zbyszek


More information about the systemd-devel mailing list