mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-07-16 13:17:19 +02:00
Revert "cmd/ctrld: add "start --no-cd" flag to disable cd mode"
This reverts commit 00fe7f59d13774f2ea6c325bdbb8165be58a1edd. The purpose is disable cd mode for already installed service, which is a hard problem than we thought. So leave it out of v1.2 cycle.
This commit is contained in:
committed by
Cuong Manh Le
parent
5528ac8bf1
commit
31239684c7
@@ -27,7 +27,6 @@ var (
|
||||
cfg ctrld.Config
|
||||
verbose int
|
||||
cdUID string
|
||||
noCD bool
|
||||
iface string
|
||||
ifaceStartStop string
|
||||
setupRouter bool
|
||||
|
||||
Reference in New Issue
Block a user