[lxc-users] Starting unprivileged containers at boot
Michael H. Warfield
mhw at WittsEnd.com
Tue Aug 19 22:02:37 UTC 2014
On Tue, 2014-08-19 at 16:43 -0400, Mike Bernson wrote:
> I am running ubuntu 14.04 server.
> I have a number of containers that are unprivileged containers for normal users
> on the system. I am looking for a upstart scripts/config to start the containers on boot.
> The container do autostart correct if the user logs into the account and does lxc-autostart.
> It would ok to list the users or directories where the containers exists in some /etc/defaults
> config files so scripts do not have to search all users on the system.
IMHO, your best option there would be to use a user crontab.
crontab -e
@reboot lxc-autostart -P {path to user directory) -g {bootgroups}
Each user could then setup and control their own. I would not set up
something on a systemwide basis to scan the user directories. Here
there be dragons.
Regards,
Mike
--
Michael H. Warfield (AI4NB) | (770) 978-7061 | mhw at WittsEnd.com
/\/\|=mhw=|\/\/ | (678) 463-0932 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist believes we live in the best of all
PGP Key: 0x674627FF | possible worlds. A pessimist is sure of it!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 465 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20140819/d7c032b9/attachment.sig>
More information about the lxc-users
mailing list