)]}'
{"make_swap.sh":[{"author":{"_account_id":7069,"name":"Joshua Hesketh","email":"josh@nitrotech.org","username":"jhesketh"},"change_message_id":"07373a20b456c93d94d26f3bb876b1b853e6e987","unresolved":false,"context_lines":[{"line_number":66,"context_line":"        # We don\u0027t have real devices to use so we make a swap file instead."},{"line_number":67,"context_line":"        # Note you can skip this by precreating /swapfile."},{"line_number":68,"context_line":"        # bs here is 1Mb"},{"line_number":69,"context_line":"        sudo dd if\u003d/dev/zero of\u003d${SWAPFILE} bs\u003d1048576 count\u003d${MEM}"},{"line_number":70,"context_line":"        sudo chown root:root $SWAPFILE"},{"line_number":71,"context_line":"        sudo chmod 600 $SWAPFILE"},{"line_number":72,"context_line":"        sudo mkswap $SWAPFILE"}],"source_content_type":"text/x-sh","patch_set":2,"id":"7faddb67_42abc173","line":69,"updated":"2019-07-18 12:33:40.000000000","message":"Do you think that we should actually check if this amount of space is available?\n\nIf it\u0027s not, we might need to decide how much free space we need and use $MEM \u003d $available - $needed?","commit_id":"319c9c44f05be8b05eddd556c215dd13e3fa09e5"},{"author":{"_account_id":5263,"name":"Jeremy Stanley","display_name":"fungi","email":"fungi@yuggoth.org","username":"fungi","status":"missing, presumed fed"},"change_message_id":"08fc8730ccbccb5c93212bafa4e110b4cf39eb81","unresolved":false,"context_lines":[{"line_number":66,"context_line":"        # We don\u0027t have real devices to use so we make a swap file instead."},{"line_number":67,"context_line":"        # Note you can skip this by precreating /swapfile."},{"line_number":68,"context_line":"        # bs here is 1Mb"},{"line_number":69,"context_line":"        sudo dd if\u003d/dev/zero of\u003d${SWAPFILE} bs\u003d1048576 count\u003d${MEM}"},{"line_number":70,"context_line":"        sudo chown root:root $SWAPFILE"},{"line_number":71,"context_line":"        sudo chmod 600 $SWAPFILE"},{"line_number":72,"context_line":"        sudo mkswap $SWAPFILE"}],"source_content_type":"text/x-sh","patch_set":2,"id":"7faddb67_976b32ef","line":69,"updated":"2019-07-18 20:28:33.000000000","message":"In reality this is probably only happening on new server creation (or under other manual processes)?","commit_id":"319c9c44f05be8b05eddd556c215dd13e3fa09e5"}]}
