Merge branch 'main' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / add_swap_mount.crontab
1
2 ##############
3
4 #[hamstertronic_swap_enable]
5 # turns on some swap space to allow the machine to temporarily go over memory limits.
6 @reboot bash $FEISTY_MEOW_APEX/scripts/system/add_swap_mount.sh 
7
8 ##############
9