const string for Version, Release, Confversion
The Version (e,g, 4.4 ), Release (git hash) and Confversion (e.g. 44) must be compiled into the code so that they can't be changed during run time and ensure this with the compiler Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
841d4cf674
commit
ff10bc95bb
@@ -283,7 +283,7 @@ A sample configuration file for a typical deployment, with all
|
||||
dependent services enabled.
|
||||
|
||||
.EX
|
||||
WW_INTERNAL: 43
|
||||
WW_INTERNAL: 45
|
||||
ipaddr: 10.0.0.1
|
||||
network: 10.0.0.0
|
||||
netmask: 255.255.0.0
|
||||
|
||||
Reference in New Issue
Block a user