branch | ipv6 |
changeset 9 | a70798743739 |
parent 8 | f1e2fbfb530c |
child 10 | 230dc7420e51 |
8:f1e2fbfb530c | 9:a70798743739 |
---|---|
42 # disable and switch off the firewall |
42 # disable and switch off the firewall |
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 |
|
48 chmod -R 0440 etc/sudoers.d/ |
|
49 |
|
47 rsync $opt_n -iav --exclude setup --exclude .hg ${@-*} / |
50 rsync $opt_n -iav --exclude setup --exclude .hg ${@-*} / |