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.
|
[Unit]
|
|
Description=firefox sync server socket at {{ domain }}
|
|
|
|
[Socket]
|
|
ListenStream={{ socket_path }}
|
|
SocketUser={{ system_user }}
|
|
SocketGroup={{ nginx_system_user }}
|
|
SocketMode=0660
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|