xde*_*ser 12 linux ubuntu upstart ubuntu-12.10
在 Ubuntu 12.10 中
user@xyz:~$ sudo initctl --version
initctl (upstart 1.5)
Copyright (C) 2012 Scott James Remnant, Canonical Ltd.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
user@xyz:~$ ls -l /etc/init/rs-comm.conf
-rw-r--r-- 1 root root 349 ????. 15 03:22 /etc/init/rs-comm.conf
user@xyz:~$ sudo initctl reload-configuration
user@xyz:~$ sudo initctl start rs-comm
initctl: Unknown job: rs-comm
Run Code Online (Sandbox Code Playgroud)
小智 15
你的工作可能包含无效的语法,这意味着 Upstart 不会考虑它。尝试以普通用户(而不是root 用户)运行以下命令:
init-checkconf /etc/init/rs-comm.conf
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
14246 次 |
最近记录: |