bastille: service+sysrc to no action commands

This commit is contained in:
tschettervictor
2025-02-23 11:58:47 -07:00
committed by GitHub
parent afb9b7842e
commit be96dc996d

View File

@@ -165,10 +165,10 @@ version|-v|--version)
help|-h|--help)
usage
;;
bootstrap|clone|cmd|config|console|create|cp|destroy|edit|etcupdate|export|htop|import|jcp|list|mount|pkg|rcp|rdr|rename|restart|setup|start|stop|top|umount|update|upgrade|verify)
bootstrap|clone|cmd|config|console|create|cp|destroy|edit|etcupdate|export|htop|import|jcp|list|mount|pkg|rcp|rdr|rename|restart|service|setup|start|stop|sysrc|top|umount|update|upgrade|verify)
# Nothing "extra" to do for these commands. -- cwells
;;
convert|limits|service|sysrc|tags|template|zfs)
convert|limits|tags|template|zfs)
# Parse the target and ensure it exists. -- cwells
if [ $# -eq 0 ]; then # No target was given, so show the command's help. -- cwells
PARAMS='help'