xsd.initrc require admin to set defaults

This commit is contained in:
Russ Magee 2021-11-15 20:35:20 -08:00
parent ca4335df9e
commit 20113653f7
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ XSD_USER=root
XSD_HOME=/var/run
INST_PREFIX=/usr/local
COMMAND=$INST_PREFIX/sbin/xsd
ARGS="-L -aK KEX_all -aC C_all -aH H_all"
#ARGS="-L -aK KEX_all -aC C_all -aH H_all"
echo "SET ARGS in this script to define allow KEX, cipher and hmac algs"
exit 1
depend() {
need net