added runit and daemontools to service mgr detect

This commit is contained in:
Brian Coca 2017-01-30 10:31:34 -05:00
parent a4a5db56f6
commit f87e67cfb6

View file

@ -338,6 +338,8 @@ class Facts(object):
# Mapping of proc_1 values to more useful names
proc_1_map = {
'procd': 'openwrt_init',
'runit-init': 'runit',
'svscan': 'svc',
}
# try various forms of querying pid 1