Puppet module for providing additional system facts.
The initsystem
fact can be used to determine which init system is in use.
Possible values are systemd
, upstart
, openrc
, sysvinit
, bsd
, smf
, launchd
and unknown
.
The rc_sys
fact can be used to determine the setting of the rc_sys
variable in /etc/rc.conf
.