11/02/11 02:14:35 klN7BIjc
>>239
それやると、
>Rather than invoking init scripts through /etc/init.d, use the service(8)
>utility, e.g. service nmbd status
>Since the script you are attempting to invoke has been converted to an
>Upstart job, you may also use the status(8) utility, e.g. status nmbd
>nmbd stop/waiting
直接叩くんじゃねえモルァ!って怒られます。
よって、
/usr/sbin/nmbd -D -s /etc/samba/smb.conf
で起動させるほかありません。
一応これならlog.nmbdは作られてスタートしますた、って内容がかかれます。