Skip to content

Instantly share code, notes, and snippets.

@yyolk
Created March 9, 2014 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yyolk/9452237 to your computer and use it in GitHub Desktop.
Save yyolk/9452237 to your computer and use it in GitHub Desktop.
tomato router init scripts
echo "LABEL=OPTWARE /opt ext3 defaults 1 1" >> /etc/fstab
echo "LABEL=SWAP swap swap defaults 0 0" >> /etc/fstab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment