branch | ipv6 |
changeset 10 | 230dc7420e51 |
parent 9 | a70798743739 |
9:a70798743739 | 10:230dc7420e51 |
---|---|
43 chkconfig SuSEfirewall2_setup off |
43 chkconfig SuSEfirewall2_setup off |
44 chkconfig SuSEfirewall2_init off |
44 chkconfig SuSEfirewall2_init off |
45 rcSuSEfirewall2 stop |
45 rcSuSEfirewall2 stop |
46 |
46 |
47 # fix permissions |
47 # fix permissions |
48 chmod -R 0440 etc/sudoers.d/ |
48 chmod -R 0440 etc/sudoers.d/* |
49 |
49 |
50 rsync $opt_n -iav --exclude setup --exclude .hg ${@-*} / |
50 rsync $opt_n -iav --exclude setup --exclude .hg ${@-*} / |