~smoser/cirros/trunk.mkcabundle-in-bash

« back to all changes in this revision

Viewing changes to src/bin/lxc-is-container

  • Committer: Scott Moser
  • Date: 2011-09-09 22:10:39 UTC
  • Revision ID: smoser@ubuntu.com-20110909221039-l4djwt8a270hzcas
add functional initial configs for buildroot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
# This program is written/overwritten /etc/rc.d/rc.sysinit.
3
 
# It simply reports whether or not this system is in an lxc container
4
 
# This is NOT an LXC container"
5
 
exit 1