diff --git a/sbin/ngcpcfg b/sbin/ngcpcfg index bd1c12e3..f16ff3c5 100755 --- a/sbin/ngcpcfg +++ b/sbin/ngcpcfg @@ -159,6 +159,8 @@ case ${1:-} in init-shared|\ log|\ show|\ + set|\ + del|\ status) main_action "$@" ;; @@ -175,8 +177,6 @@ case ${1:-} in push|\ push-parallel|\ services|\ - set|\ - del|\ patch) ngcpcfg_update_perms trap 'ngcpcfg_restore_perms' ERR EXIT