summaryrefslogtreecommitdiffstats
path: root/etc/rc.linkup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.linkup')
-rwxr-xr-xetc/rc.linkup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.linkup b/etc/rc.linkup
index f5d4034..ed7ea23 100755
--- a/etc/rc.linkup
+++ b/etc/rc.linkup
@@ -117,7 +117,7 @@ if (isset($_GET['interface'])) {
$realiface = $argv[2];
}
-switch($action) {
+switch ($action) {
case "start":
case "stop":
break;
OpenPOWER on IntegriCloud