|
|
|
@ -31,7 +31,7 @@ lxc.cgroup.cpu.shares = 256
|
|
|
|
|
lxc.cgroup.blkio.weight = 500
|
|
|
|
|
|
|
|
|
|
lxc.mount.entry = /data/pacman-pkg-cache var/cache/pacman/pkg none bind 0 0
|
|
|
|
|
lxc.mount.entry = /data/repo srv/repo none bind,ro 0 0
|
|
|
|
|
lxc.mount.entry = /data/repo srv/repo none bind,ro,create=dir 0 0
|
|
|
|
|
lxc.mount.entry = /run/systemd/journal mnt/journal none bind,ro,create=dir 0 0
|
|
|
|
|
|
|
|
|
|
lxc.hook.clone = /etc/lxc/hooks/setup-machine-id
|
|
|
|
|