-
levitating
-
levitatingis that "git pull -C /usr/src" command wrong?
-
levitatingthe -C should be an argmument for git not for the pull subcommand, right?
-
kevansright
-
levitatingalso -j4, but make should use the maximum number of threads automatically I think?
-
levitatinghuh maybe you do need the flags
-
kevansbmake does not
-
levitatingcan an unpriviliged process use the pam_unix pam module?
-
Gudhello, I am looking to see battery percentage. For some reason, sysctl is not reporting this most of the time. pastebin.com/da75ZQRH
-
martinrameHi, I'm building a c++ library and when I check it with ldd I get: ldd: libcfind.so: Shared object "libcfind.so" not found, required by "ldd"
-
martinrameAny hint?
-
kevansmartinrame: if you're just passing the so name then it's probably just searching the normal paths for the name
-
kevanstry ./libcfind.so
-
martinramekevans: yes!, that was it. Thank you!
-
kevansi won't pretend to understand why
-
bbrtjGud: try apm - man.freebsd.org/cgi/man.cgi?apm
-
last1is there in FreeBSD something similar to CAP_NET_BIND_SERVICE ?
-
last1I want to give a non-root user the ability to bind a port lower than 1024
-
last1ah, net.inet.ip.portrange.reservedhigh maybe ?
-
last1could it be specific to a user or app ?
-
rtpriolast1: check the pkg-message for www/caddy
-
rtprioit has a way
-
rtprio(i've never tried it)
-
last1ok, thank you
-
getzlast1: add user to the group with desired port in /etc/services
-
rwpgetz, You just said something interesting to me. Is that documented somewhere? How does that work?
-
scoobybejesusportacle is what caddy uses, i believe, but it's a little awkward if you want to use it in a jail, iirc
-
antranigvportacle? is that an English word?
-
scoobybejesuslooks like a word and is spoken like a word, but it means port and acl for access control list
-
scoobybejesus"portacl-rc is an rc(8) script for mac_portacl(4), allowing administrators to limit or permit binding to local UDP and TCP ports that would otherwise be privileged to the superuser."
-
scoobybejesusfor using caddy with it: cgit.freebsd.org/ports/diff/www/cad…23b48aa7b63e795601c64af03322a594cae