source:
ipk/source.sh4/network_samba/CONTROL/prerm@
24435
| Last change on this file since 24435 was 24435, checked in by , 12 years ago | |
|---|---|
| File size: 114 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | echo "kill samba if running" |
| 4 | killall -9 smbd > /dev/null 2>&1 |
| 5 | killall -9 nmbd > /dev/null 2>&1 |
| 6 | |
| 7 | 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)