QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 725|回复: 0

samba启动时出错

[复制链接]
发表于 2006-1-26 12:08:26 | 显示全部楼层 |阅读模式
我在配好samba时出现下列错误:
[root@dzs-001 /]# /etc/init.d/smb restart
关闭 SMB 服务:                                            [失败]
关闭 NMB 服务:                                            [  确定  ]
启动 SMB 服务:/etc/init.d/functions: line 83:  2731 已放弃               $nice $*
                                                           [失败]
启动 NMB 服务:                                            [  确定  ]
functions: line 83  :
     82 # A function to start a program.
     83 daemon() {
     84         # Test syntax.
     85         local gotbase= force=
     86         local base= user= nice= bg= pid=
     87         nicelevel=0
     88         while [ "$1" != "${1##[-+]}" ]; do
     89           case $1 in
     90             '')    echo $"$0: Usage: daemon [+/-nicelevel] {program}"
     91                    return 1;;
     92             --check)
     93                    base=$2
     94                    gotbase="yes"
     95                    shift 2
     96                    ;;
     97             --check=?*)
     98                    base=${1#--check=}
     99                    gotbase="yes"
    100                    shift
请问是什么问题?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-14 03:06 , Processed in 0.038626 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表