3 # -------------------------------------------------------------
4 # Starting script for X sessions
5 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
7 # License: Trivial work, not eligible to copyright
8 # -------------------------------------------------------------
10 # -------------------------------------------------------------
12 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
14 {% if is_synergy_server
%}
15 synergys
--daemon --no-tray --debug NOTE
--name {{ hostname
}} -c {{ etc
}}/synergy.conf
--address :24800
17 synergyc
--daemon --no-tray --debug WARNING
--name {{ hostname
}} {{ synergy_server
}}:24800