aboutsummaryrefslogtreecommitdiff
path: root/net/wired/files/wired.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/wired/files/wired.sh.in')
-rw-r--r--net/wired/files/wired.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wired/files/wired.sh.in b/net/wired/files/wired.sh.in
index cd85bb39a5b7..9a0f6297e3d2 100644
--- a/net/wired/files/wired.sh.in
+++ b/net/wired/files/wired.sh.in
@@ -1,5 +1,7 @@
#!/bin/sh
+# $FreeBSD$
+#
# PROVIDE: wired
# REQUIRE:
#
@@ -22,6 +24,4 @@ load_rc_config $name
: ${wired_enable="NO"}
-command_args=""
-
run_rc_command "$1"