void-packages/srcpkgs/lxc/files/lxc-autostart/run

5 lines
78 B
Bash

#!/bin/sh
exec 2>&1
lxc-autostart || exit 1
exec chpst -b lxc-autostart pause