source: ipk/source.sh4/network_samba/CONTROL/prerm@ 46250

Last change on this file since 46250 was 24447, checked in by tobayer, 12 years ago

[TPK samba] update control files

File size: 85 bytes
Line 
1#!/bin/sh
2
3killall -9 smbd > /dev/null 2>&1
4killall -9 nmbd > /dev/null 2>&1
5
6exit 0
Note: See TracBrowser for help on using the repository browser.