Skip to content

Commit

Permalink
create more loop devices in meta appliance
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmann committed Aug 5, 2009
1 parent 59d3812 commit 75fc336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appliances/meta-appliance/meta-appliance.post
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#/usr/sbin/useradd -m -p '$1$rJT7v$rovvIw9nHJQdLZBvZJNPa0' oddthesis
/bin/chown oddthesis:oddthesis /opt/jboss-cloud -R
/bin/echo -e "if [ -d '/opt/jboss-cloud/sources/' ]\nthen\n\tmv /opt/jboss-cloud/sources/ /mnt/jboss-cloud\nfi" >> /etc/rc.local
/bin/echo "options loop max_loop=64" >> /etc/modprobe.d/loop.conf

0 comments on commit 75fc336

Please sign in to comment.