[systemd-devel] [PATCH 05/10] rules: skip 99-systemd.rules when not running systemd as init

Jon Severinsson jon at severinsson.net
Wed Jul 16 11:45:56 PDT 2014


onsdagen den 16 juli 2014 16:49:55 skrev  Lennart Poettering:
> On Wed, 16.07.14 12:09, Jon Severinsson (jon at severinsson.net) wrote:
> > From: Tollef Fog Heen <tfheen at err.no>
> 
> If you really want to support systems without systemd installed, then I'd
> recommend placing this rules file in the systemd pacakge, so that it is
> gone if you uninstall systemd.
> 
> That said, nothing of what the file does is in any way something that
> could break things on non-systemd systems, hence the whole excercise
> sounds pointless...

The file still contains one RUN+="@rootlibexecdir@/systemd-sysctl ...", which 
I don't think is desirable when systemd is installed but not running as PID 1 
(which we also have to support).


More information about the systemd-devel mailing list