diff -Nur smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py --- smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py 2017-03-27 23:49:57.000000000 +0200 +++ smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py 2017-03-28 11:40:21.851925000 +0200 @@ -34,12 +34,12 @@ servicenames = dict() servicenames['httpd']='httpd-admin','httpd-e-smith' servicenames['openssh']='sshd', -servicenames['openldap']='slapd', +servicenames['openldap']='ldap', servicenames['freeradius']='radiusd', servicenames['iptables']='masq', servicenames['mysql']='mysqld', servicenames['php']='httpd-e-smith', -servicenames['proftp']='proftpd', +servicenames['proftp']='ftp', servicenames['samba']='smb', servicenames['spamassassin']='spamd', servicenames['squid']='squid', Binary files /usr/lib/yum-plugins/smeserver.pyc and /usr/lib/yum-plugins.new/smeserver.pyc differ Binary files /usr/lib/yum-plugins/smeserver.pyo and /usr/lib/yum-plugins.new/smeserver.pyo differ