mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-07-16 13:17:19 +02:00
cmd/ctrld: add "start --no-cd" flag to disable cd mode
This commit is contained in:
committed by
Cuong Manh Le
parent
c7bad63869
commit
68fe7e8406
@@ -27,6 +27,7 @@ var (
|
||||
cfg ctrld.Config
|
||||
verbose int
|
||||
cdUID string
|
||||
noCD bool
|
||||
iface string
|
||||
ifaceStartStop string
|
||||
setupRouter bool
|
||||
|
||||
Reference in New Issue
Block a user