mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
6 lines
120 B
Bash
6 lines
120 B
Bash
#!/bin/sh
|
|
|
|
last_logins=5
|
|
|
|
privileged_tcp_ports=${privileged_ports},10050-10051
|
|
privileged_udp_ports=${privileged_ports}
|