]> git.proxmox.com Git - mirror_lxc.git/blobdiff - config/templates/archlinux.common.conf.in
confile: rename lxc.devttydir to lxc.tty.dir
[mirror_lxc.git] / config / templates / archlinux.common.conf.in
index 0be195886ff3335ad7b9da5ffa8dfe73b6ab1949..7da478f81d8eb12cdbfe91632b5d7006cfb7d867 100644 (file)
@@ -4,21 +4,12 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf
 # Allow for 6 tty devices by default
 lxc.tty = 6
 
-# Turn on autodev for systemd
-lxc.autodev = 1
-
-# Disable kmsg
-lxc.kmsg = 0
-
 # Set the halt/stop signals
-lxc.haltsignal=SIGRTMIN+4
-lxc.stopsignal=SIGRTMIN+14
-
-# Mount entries
-lxc.mount.auto = proc:mixed sys:ro
+lxc.signal.halt=SIGRTMIN+4
+lxc.signal.stop=SIGRTMIN+14
 
 # Uncomment to disable creating tty devices subdirectory in /dev
-# lxc.devttydir =
+# lxc.tty.dir =
 
 # Capabilities
 # Uncomment these if you don't run anything that needs the capability, and