Serge Hallyn

Results 64 comments of Serge Hallyn

Actually this would be 'client may send SCM_CREDS', not must. Note the SCM_CREDs are not for authenticating the client, but for translating pids and uids across namspaces in the kernel....

(I haven't had a mac since 2018, but may have one again so happy to see it addressed, thanks :)

Thanks! 'A' is certainly interesting. It doesn't seem to be in the userguide? It looks like in your version of edbrowse the filename must be in quotes when you do...

(ah, 'A' in my version only works in browse mode; it worked in my first attempt because i happened to be looking at /usr/share/doc/edbrowse/usersguide.html)

Yeah, maybe just !grep "^identifier" tags is the best way...

Oh, I was thinking 'L' for list, but something like 'bl' or 'buffers' could be more discoverable. yeah just walking the sessionList should be easy enough. But if you don't...

> i dont understand? If you apply that diff, it allows hidclient to build on "recent" Ubuntus. (recent at this point might mean any supported Ubuntu) Thanks @jgedarovich

Could you try the download template? lxc-create -n abcdef -t download -B zfs --zfsroot raid1/lxc -- -d ubuntu -r trusty -a amd64 When a container is created or started, its...

Thanks. Could you try running the ubuntu template again, then check for any DENIED messages in journalctl output, /var/log/syslog, or /var/log/audit/audit.log? To summarize your finding so far, sudo lxc-create -t...

lxc-create is a part of 'lxc', not 'lxd': serge@sl ~$ dpkg -S /usr/bin/lxc-create lxc-utils: /usr/bin/lxc-create