Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
lib
/
systemd
/
system
📤 Upload
📝 New File
📁 New Folder
Close
Editing: rpcbind.socket
[Unit] Description=RPCbind Server Activation Socket DefaultDependencies=no [Socket] ListenStream=/run/rpcbind.sock # RPC netconfig can't handle ipv6/ipv4 dual sockets BindIPv6Only=ipv6-only ListenStream=0.0.0.0:111 ListenDatagram=0.0.0.0:111 ListenStream=[::]:111 ListenDatagram=[::]:111 [Install] WantedBy=sockets.target
Save
Cancel