provide cli function stop, restart and reload for hbd
Thought for 1s
This commit is contained in:
@@ -17,6 +17,7 @@ SERVER_DEFAULTS = {
|
||||
|
||||
# Persistence
|
||||
"pickfile": os.path.join(os.path.expanduser("~"), ".hb.pick"), # File to store host state between restarts
|
||||
"pidfile": os.path.join(os.path.expanduser("~"), ".hb.pid"), # PID file for stop/restart/reload
|
||||
|
||||
# Logging
|
||||
"logfile": os.path.join(os.path.expanduser("~"), ".hb.log"),
|
||||
|
||||
Reference in New Issue
Block a user