mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-26 11:35:35 +00:00
32e0ba5e68
Updates #8217 Signed-off-by: David Anderson <danderson@tailscale.com>
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
{
|
|
"port-config": {
|
|
"protocol-file": "conf/Tailscale.sc"
|
|
},
|
|
"usr-local-linker": {
|
|
"bin": ["bin/tailscale"]
|
|
},
|
|
"syslog-config": {
|
|
"logrotate-relpath": "conf/logrotate.conf"
|
|
}
|
|
} |