1 |
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 |
2 |
--- smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py 2017-03-27 23:49:57.000000000 +0200 |
3 |
+++ smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py 2017-03-28 11:40:21.851925000 +0200 |
4 |
@@ -34,12 +34,12 @@ |
5 |
servicenames = dict() |
6 |
servicenames['httpd']='httpd-admin','httpd-e-smith' |
7 |
servicenames['openssh']='sshd', |
8 |
-servicenames['openldap']='slapd', |
9 |
+servicenames['openldap']='ldap', |
10 |
servicenames['freeradius']='radiusd', |
11 |
servicenames['iptables']='masq', |
12 |
servicenames['mysql']='mysqld', |
13 |
servicenames['php']='httpd-e-smith', |
14 |
-servicenames['proftp']='proftpd', |
15 |
+servicenames['proftp']='ftp', |
16 |
servicenames['samba']='smb', |
17 |
servicenames['spamassassin']='spamd', |
18 |
servicenames['squid']='squid', |
19 |
Binary files /usr/lib/yum-plugins/smeserver.pyc and /usr/lib/yum-plugins.new/smeserver.pyc differ |
20 |
Binary files /usr/lib/yum-plugins/smeserver.pyo and /usr/lib/yum-plugins.new/smeserver.pyo differ |