mirror_lxc/templates
Dwight Engen fce070c815 fixups to init script rework
- move action() from common to sysvinit wrapper since its only really
  applicable for sysvinit and not the other init systems

- fix bug in action() fallback, need to shift away msg before executing action

- make lxc-net 98 so it starts before lxc-container (99), otherwise the lxcbr0
  won't be available when containers are autostarted

- make the default RUNTIME_PATH be /var/run instead of /run. On older
  distros (like ol6.5) /run doesn't exist. lxc-net will create this directory
  and attempt to create the dnsmasq.pid file in it, but this will fail when
  SELinux is enabled because the directory will have the default_t type.
  Newer systems have /var/run symlinked to /run so you get to the same place
  in that case.

- add %postun to remove lxc-dnsmasq user when pkgs are removed

- fix bug in lxc-oracle template that was creating /var/lock/subsys/lxc as
  a dir and interfering with the init scripts

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
2014-09-29 12:17:11 -04:00
..
lxc-alpine.in alpinelinux: set correct lxc_arch for x86 2014-04-30 16:28:59 -04:00
lxc-altlinux.in Additional checks in ALTLinux template 2014-08-25 16:14:13 -04:00
lxc-archlinux.in lxc-archlinux: Properly set default locale in /etc/locale.conf 2014-08-25 16:15:32 -04:00
lxc-busybox.in lxc-busybox: follow symlinks when inspecting busybox binary 2014-03-24 14:19:27 -05:00
lxc-centos.in Include hostname in DHCP requests 2014-08-08 12:15:07 -04:00
lxc-cirros.in remove mountcgroup hook entirely 2014-07-17 17:33:45 -05:00
lxc-debian.in lxc-debian: added support for package installation 2014-07-09 10:20:04 -04:00
lxc-download.in download: Make --keyserver actually work 2014-09-23 10:25:47 -04:00
lxc-fedora.in templates: switch from arch command to uname -m 2014-08-08 12:12:21 -04:00
lxc-gentoo.in lxc-gentoo: keep original uid/gid of files/dirs when installing 2014-09-19 17:02:36 -04:00
lxc-openmandriva.in templates: Fix bashisms in common code 2014-02-19 10:45:14 -05:00
lxc-opensuse.in Updated lxc-opensuse for common configuration changes. 2014-06-18 16:56:11 -04:00
lxc-oracle.in fixups to init script rework 2014-09-29 12:17:11 -04:00
lxc-plamo.in lxc-plamo: keep original uid/gid of files/dirs when installing 2014-09-19 16:58:00 -04:00
lxc-sshd.in ssh: send hostname to dhcp server 2014-08-08 12:14:19 -04:00
lxc-ubuntu-cloud.in ubuntu templates: don't check for $rootfs/run/shm 2014-08-08 11:40:03 -04:00
lxc-ubuntu.in ubuntu: Check that btrfs is actually available 2014-08-15 19:59:45 -04:00
Makefile.am gentoo: Initial template 2014-01-14 16:45:51 -05:00