From 7c7d554609216a25f9233f9fe9324aeeb79aaa01 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:27:01 -0700 Subject: Update rustdesk-hbbs typo --- rcd/rustdesk-hbbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3