--- smage/tags/alx-0_6_0/core/samba/alx/files/nmbd.rc 2011/09/01 10:15:46 2823 +++ smage/tags/alx-0_6_0/core/samba/alx/files/nmbd.rc 2011/09/02 16:13:40 2824 @@ -16,6 +16,10 @@ case "$1" in start) rc_print "Starting netbios daemon ..." + if [ ! -d /var/run/samba ] + then + install -d /var/run/samba + fi loadproc /usr/sbin/nmbd -D update_svcstatus $1