Skip to content

Commit

Permalink
netconsole: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
lnykryn committed Aug 27, 2024
1 parent 0f85a3d commit 073cb44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usr/libexec/netconsole
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ SYSLOGADDR=
SYSLOGPORT=514
SYSLOGMACADDR=

kernel=$(uname -r | cut -d. -f1-2)

usage ()
{
echo $"Usage: $0 {start|stop|status|restart|condrestart}" 1>&2
Expand Down

0 comments on commit 073cb44

Please sign in to comment.