我想将参数传递给我正在启动的服务。例如,在调试模式下启动服务器。喜欢,
service jboss-as start debug
或者这样的。但service似乎不支持。
service
有什么办法吗?(对于 RHEL 6,如果这很重要。)
注意:这类似于Ubuntu/Linux:通常如何为启动脚本 (sysvinit) 定义启动参数?但不一样。
redhat service
redhat ×1
service ×1