Skip to content
Snippets Groups Projects
Commit f879e512 authored by Jan Mach's avatar Jan Mach
Browse files

Rewritten mentat-controller.py module to work with new mentat.system library.

The mentat.system library was introduced in previous commit.
parent e24d7c46
No related branches found
No related tags found
No related merge requests found
......@@ -165,7 +165,7 @@ _mentat_controller_py()
opts="--regular --shell --debug --verbosity --runlog-dump --action --command --input --interval --config-file --config-dir --log-file --log-level --state-file --runlog-dir --target"
# Command options
optscommand="signal-hup signal-kill signal-usr1 signal-usr2 restart start status stop"
optscommand="signal-hup signal-kill signal-usr1 signal-usr2 restart start status stop enable disable pidfiles-clean"
# Action options
optsaction="config-view runlog-dump runlog-view runlogs-dump runlogs-evaluate runlogs-list"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment