ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / samba / postinst
blob66b601121595750651575ebdde911c37f6f7f986
1 #!/bin/sh
2 echo "The original samba version 2 config (/etc/samba/smb.conf) is no longer"
3 echo "working with this version of samba."
4 echo "Please create a new samba version 3 config (/opt/etc/samba/smb.conf)."
5 echo "After verify your smb.conf file, modify and execute /opt/etc/init.d/S08samba"
6 echo "to activate the samba version 3."