aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRustDesk <[email protected]>2023-11-17 11:44:29 +0800
committerGitHub <[email protected]>2023-11-17 11:44:29 +0800
commit5133af186313f6261d21c46b8f0ce555e2a642e6 (patch)
treee21c543438b7a84c582dde58089f87abc0f18726
parent272a094fde17a378276c039b4fd3caefadfb2569 (diff)
parent7c7d554609216a25f9233f9fe9324aeeb79aaa01 (diff)
downloadrustdesk-server-5133af186313f6261d21c46b8f0ce555e2a642e6.tar.gz
rustdesk-server-5133af186313f6261d21c46b8f0ce555e2a642e6.zip
Merge pull request #320 from tschettervictor/patch-1
Update rustdesk-hbbs
-rw-r--r--rcd/rustdesk-hbbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcd/rustdesk-hbbs b/rcd/rustdesk-hbbs
index 1ec1589..d9fea21 100644
--- a/rcd/rustdesk-hbbs
+++ b/rcd/rustdesk-hbbs
@@ -35,7 +35,7 @@ command=/usr/sbin/daemon
procname=/usr/local/sbin/hbbs
rustdesk_hbbs_chdir=/var/db/rustdesk-server
command_args="-p ${pidfile} -o /var/log/rustdesk-hbbs.log ${procname} ${rustdesk_hbbs_args}"
-## If you want the daemon do its log over syslog comment out the above line and remove the comment from the below replacement
+## If you want the daemon to do its log over syslog, comment out the above line and remove the comment from the below replacement
#command_args="-p ${pidfile} -T ${name} ${procname} ${rustdesk_hbbs_args}"
start_precmd=rustdesk_hbbs_startprecmd