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