Edit

IABSD.fr/src/usr.sbin/switchctl

Branch :

  • Show log

    Commit

  • Author : akoshibe
    Date : 2018-10-24 18:06:21
    Hash : b0420770
    Message : As per advice from claudio@, further restrict the pledge in switchctl(8). Only stdio is needed when running the 'show *' commands. Everything else is only needed while parsing args and opening sockets. OK claudio@ deraadt@ phessler@