]> git.proxmox.com Git - mirror_lxc.git/blobdiff - config/init/upstart/lxc.conf.in
Drop lxc-devsetup as unneeded by current autodev
[mirror_lxc.git] / config / init / upstart / lxc.conf.in
index 899fe11058cf072cd2bc7041c44b9ec84c492b77..437db3ce5f1df3b46d5e264c96a3898baba93c3c 100644 (file)
@@ -45,9 +45,6 @@ pre-start script
                fi
        fi
 
-       # Setup host /dev for autodev containers.
-       @LIBEXECDIR@/lxc/lxc-devsetup
-
        [ "x$LXC_AUTO" = "xtrue" ] || exit 0
 
        if [ -n "$BOOTGROUPS" ]