aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xs2u.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/s2u.sh b/s2u.sh
index e6c520c..f08e334 100755
--- a/s2u.sh
+++ b/s2u.sh
@@ -10,6 +10,6 @@
# system bus
#---------------------------------------------------------------
-exec s2u --daemon=yes
+s2u --daemon=yes
# s2u.sh ends here