mirror_lxc/config
Dwight Engen f3b8088dd8 systemd/selinux init scripts fixups
- RHEL/OL 7 doesn't have the ifconfig command by default so have the
  lxc-net script check for its existence before use, and fall back
  to using the ip command if ifconfig is not available

- When lxc-net is run from systemd on a system with selinux enabled,
  the mkdir -p ${varrun} will create /run/lxc as init_var_run_t which
  dnsmasq can't write its pid into, so we restorecon it
  after creation (to var_run_t)

- The lxc-net systemd .service file needs an [Install] section so that
  "systemctl enable lxc-net" will work

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
2014-10-08 17:57:33 -04:00
..
apparmor apparmor: restrict signal and ptrace for processes 2014-09-29 12:40:52 -04:00
bash removed shebang from bash_completion-file 2014-03-03 10:57:41 -05:00
etc Rework init scripts 2014-09-26 10:55:11 -04:00
init systemd/selinux init scripts fixups 2014-10-08 17:57:33 -04:00
selinux provide an example SELinux policy for older releases 2014-07-31 14:12:25 -04:00
sysconfig sysconfig/lxc: Reverse sourcing logic 2014-09-29 18:43:36 -04:00
templates Discontinue the use of in-line comments 2014-09-19 16:47:57 -04:00
yum install lxc-patch.py 644 to fix rpmlint warning 2014-05-07 08:48:20 -05:00
acinclude.m4 Remove all trailing whitespaces. 2012-11-26 12:08:13 -05:00
Makefile.am Rework init scripts 2014-09-26 10:55:11 -04:00
tls.m4 check pthread_atfork and thread-local storage 2014-01-06 09:46:32 -05:00