source:
ipk/source.sh4/network_samba/CONTROL/postrm@
24435
| Last change on this file since 24435 was 24435, checked in by , 13 years ago | |
|---|---|
| File size: 160 bytes | |
| Rev | Line | |
|---|---|---|
| [13993] | 1 | #!/bin/sh |
| 2 | ||
| [24435] | 3 | if [ -f /mnt/config/start-config ]; then |
| 4 | echo "deactivate samba..." | |
| 5 | sed -i s#"sambaserver=y"#"sambaserver=n"#g /mnt/config/start-config | |
| 6 | fi | |
| 7 | ||
| 8 | exit 0 |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)