[systemd-devel] known but not-listed units
Andrei Borzenkov
arvidjaar at gmail.com
Wed Jan 13 09:44:59 PST 2016
13.01.2016 19:26, Stijn De Weirdt пишет:
> hi all,
>
> i'm having following situation on a centos 7.2 system (systemd-219-19.el7)
>
> there is a sysvinit service called netconsole that is not listed as a
> unit or unitfile, but the unitfile was generated and systemctl seems to
> be able to handle the unit.
>
> the only odd issue is that this service is not enabled (chkconfig shows
> all levels as off).
> this system has otehr sysvinit services that do show up as units (but
> for those, at least one level is on)
>
> is this "normal"? and what sort of units exits that are not listed as
> units or unitfiles in general?
>
Unit is generated from initscript, that is correct. It seems that
list-unit-files explicitly skips generated units. I do not know if this
is intentional.
More information about the systemd-devel
mailing list