--- smage/branches/alx-0_6_0/core/samba/alx/files/nmbd.rc 2011/08/31 12:54:15 2818 +++ smage/branches/alx-0_6_0/core/samba/alx/files/nmbd.rc 2011/08/31 13:29:37 2819 @@ -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