1 |
unnilennium |
1.1 |
diff -Nur smeserver-yum-2.6.0.old/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.old/root/usr/lib/yum-plugins/smeserver.py 2017-03-21 04:23:46.000000000 +0100 |
3 |
|
|
+++ smeserver-yum-2.6.0/root/usr/lib/yum-plugins/smeserver.py 2017-03-27 22:02:04.265029760 +0200 |
4 |
|
|
@@ -40,11 +40,12 @@ |
5 |
|
|
servicenames['mysql']='mysqld', |
6 |
|
|
servicenames['php']='httpd-e-smith', |
7 |
|
|
servicenames['proftp']='proftpd', |
8 |
|
|
-servicenames['samba']='smbd', |
9 |
|
|
+servicenames['samba']='smb', |
10 |
|
|
servicenames['spamassassin']='spamd', |
11 |
|
|
servicenames['squid']='squid', |
12 |
|
|
servicenames['dovecot']='dovecot','pop3','pop3s' |
13 |
|
|
- |
14 |
|
|
+servicenames['qpsmtpd']='qpsmtpd', |
15 |
|
|
+servicenames['qmail']='qmail', |
16 |
|
|
|
17 |
|
|
smechange = False |
18 |
|
|
ourfile = False |
19 |
|
|
Binary files /usr/lib/yum-plugins/smeserver.pyc and /usr/lib/yum-plugins.new/smeserver.pyc differ |