linux – upstart看不到我的工作

linux – upstart看不到我的工作,第1张

概述在Ubuntu 12.10中 user@xyz:~$sudo initctl --versioninitctl (upstart 1.5)Copyright (C) 2012 Scott James Remnant, Canonical Ltd.This is free software; see the source for copying conditions. There is N 在Ubuntu 12.10中
user@xyz:~$sudo initctl --versioninitctl (upstart 1.5)copyright (C) 2012 Scott James Remnant,Canonical Ltd.This is free software; see the source for copying conditions.  There is NOwarranty; 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.confuser@xyz:~$sudo initctl reload-configurationuser@xyz:~$sudo initctl start rs-comminitctl: UnkNown job: rs-comm
解决方法 您的工作可能包含无效的语法,这意味着Upstart不会考虑它.尝试以普通用户身份运行以下用户(而不是root用户):
init-checkconf /etc/init/rs-comm.conf
总结

以上是内存溢出为你收集整理的linux – upstart看不到我的工作全部内容,希望文章能够帮你解决linux – upstart看不到我的工作所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/yw/1043488.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-24
下一篇 2022-05-24

发表评论

登录后才能评论

评论列表(0条)

保存