Dimitry Profus, 2011-09-24 05:25
description "Mount Amazon S3 file system and on system start"
start on (local-filesystems and net-device-up IFACE!=lo)
stop on runlevel [016]
respawn
exec s3fs -f yourbucketname /mnt/s3 -ouse_cache=/tmp -o allow_other