On Tue, 17 Apr 2018, Zbigniew Jędrzejewski-Szmek wrote:
> > i could puke everytime something is pulled as dependency and started
> > without any use
>
> Can you give an example of such services?
The first is a list of 'sbin' processes running from that
machine being probed
The second are those not sought to be installed by our design,
nor to be enabled. remote iscsi support is not anywhere close
to the use case for this class of machine, but was included
-- Russ herrold
[root@pl085086017 ~]# ps afx | grep sbin
257 ? S<sl 0:00 /sbin/auditd -n
335 ? Ssl 0:00 /usr/sbin/rsyslogd -n
338 ? Ssl 0:00 /usr/bin/python -Es /usr/sbin/tuned
-l -P
344 ? Ss 0:00 /usr/sbin/acpid
354 ? Ss 0:00 /usr/sbin/atd -f
360 ? Ss 0:00 /usr/sbin/crond -n
375 tty1 Ss+ 0:00 /sbin/agetty --noclear tty1
383 ? Ss 0:00 /sbin/iprinit --daemon
385 ? Ss 0:00 /sbin/iprupdate --daemon
402 ? Ss 0:00 /sbin/iprdump --daemon
598 ? Ss 0:00 /sbin/dhclient -H localhost -q -lf
/var/lib/dhclient/dhclient--eth0.lease -pf
/var/run/dhclient-eth0.pid eth0
692 ? Ss 0:00 /sbin/dhclient -H localhost -q -lf
/var/lib/dhclient/dhclient--eth1.lease -pf
/var/run/dhclient-eth1.pid eth1
750 ? Ss 0:01 /usr/sbin/snmpd -LS0-6d -f
766 ? Ss 0:00 /usr/sbin/sshd -D
2235 pts/0 S+ 0:00 | \_ grep --color=auto sbin
[root@pl085086017 ~]#
[root@pl085086017 ~]# rpm -qf /sbin/iprinit /sbin/iprupdate \
/sbin/iprdump /usr/sbin/tuned
iprutils-2.3.16-4.el7.x86_64
iprutils-2.3.16-4.el7.x86_64
iprutils-2.3.16-4.el7.x86_64
tuned-2.3.0-11.el7_0.3.noarch
[root@pl085086017 ~]#
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]