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

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

[TPK samba] update control files

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