chiark / gitweb /
rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Jun 2014 17:18:55 +0000 (19:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Jun 2014 18:11:59 +0000 (20:11 +0200)
commitb532bdeae9b13fe93a54850f5e7f99c753bda6fa
treed4efc065957b48a7d4f73f1d4c6266d397d7ef0d
parent8cf7c96517c3688d29b30651adcda9e71e7fcb07
rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins

With this in place RPMs can make sure that whatever they drop in is
immeidately applied, and not delayed until next reboot.

This also moves systemd-sysusers back to /usr/bin, since hardcoding the
path to /usr/lib in the macros would mean compatibility breaks in
future, should we turn sysusers into a command that is actually OK for
people to call directly. And given that that is quite likely to happen
(since it is useful to prepare images with its --root= switch), let's
just prepare for it.
Makefile.am
src/core/macros.systemd.in
units/systemd-sysusers.service.in