Skip to content

Commit

Permalink
bbnet: fxing init script
Browse files Browse the repository at this point in the history
  • Loading branch information
syzdek committed Aug 19, 2024
1 parent 3816131 commit c80de84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slackware/rc.inet1.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ fi
BBNET_ACTION="${1:-start}"
shift 1;

@sbindir@/bbnet ${1:-BBNET_ACTION} "${@}"
@sbindir@/bbnet ${BBNET_ACTION} "${@}"

0 comments on commit c80de84

Please sign in to comment.