• D
    Detect location fo selinux mount point · eb8f31c1
    Daniel P. Berrange 提交于
    The SELinux mount point moved from /selinux to /sys/fs/selinux
    when systemd came along.
    
    * configure.ac: Probe for SELinux mount point
    * src/lxc/lxc_container.c: Use SELinux mount point determined
      by configure.ac
    eb8f31c1
lxc_container.c 42.1 KB