Current Path : /proc/5289/root/etc/ansible/roles/transformer/templates/ |
Current File : //proc/5289/root/etc/ansible/roles/transformer/templates/sysconfig-lsyncd.j2 |
# Keep the space there for systemd. Don't nest variables without # changing the systemd service file to use: /usr/bin/sh -c 'eval XXXX' # #LSYNCD_OPTIONS="-pidfile /var/run/lsyncd.pid /etc/lsyncd.conf" LSYNCD_OPTIONS=" -pidfile /var/run/lsyncd/{{ inventory_hostname }}.pid /etc/lsyncd-{{ inventory_hostname }}.conf" LSYNCD_USER="bitrix"