You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
226 B
INI

[Unit]
Description=firefox sync server socket at {{ domain }}
[Socket]
ListenStream={{ socket_path }}
SocketUser={{ system_user }}
SocketGroup={{ global_nginx_system_user }}
SocketMode=0660
[Install]
WantedBy=sockets.target