#jinja2: lstrip_blocks: "True" [Unit] Description=Louketo auth proxy for %I [Service] Type=simple User={{ louketo_user }} WorkingDirectory={{ louketo_install_path }} ExecStart={{ louketo_install_path }}/louketo-proxy --config={{ louketo_config_path }}/%i.yaml Restart=always AmbientCapabilities=CAP_NET_BIND_SERVICE CapabilityBoundingSet=CAP_NET_BIND_SERVICE [Install] WantedBy=multi-user.target