summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/isdnd
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/isdnd')
-rw-r--r--etc/rc.d/isdnd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/isdnd b/etc/rc.d/isdnd
index 40f93bf..d194184 100644
--- a/etc/rc.d/isdnd
+++ b/etc/rc.d/isdnd
@@ -65,7 +65,7 @@ isdnd_start()
# Start isdntrace
#
- if checkyesno isdn_trace ; then
+ if checkyesno isdn_trace; then
echo -n ' isdntrace'
nohup /usr/sbin/isdntrace ${isdn_traceflags} >/dev/null 2>&1 &
echo '.'
OpenPOWER on IntegriCloud