diff options
Diffstat (limited to 'net/clip.sh')
-rw-r--r-- | net/clip.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/clip.sh b/net/clip.sh index 3cb84e79..35efa3f5 100644 --- a/net/clip.sh +++ b/net/clip.sh @@ -97,7 +97,7 @@ clip_pre_start() return 1 fi fi - + local started_here= if ! are_atmclip_svcs_running; then atmclip_svcs_start || return 1 |