fixed spec file OBS-URL: https://build.opensuse.org/request/show/1105152 OBS-URL: https://build.opensuse.org/package/show/network:vpn/tailscale?expand=0&rev=1
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
# Set the port to listen on for incoming VPN packets.
|
|
# Remote nodes will automatically be informed about the new port number,
|
|
# but you might want to configure this in order to set external firewall
|
|
# settings.
|
|
PORT="41641"
|
|
|
|
# Extra flags you might want to pass to tailscaled.
|
|
FLAGS=""
|