Differences From Artifact [1f6b4316a8]:
- File swap.init — part of check-in [47c6cc1171] at 2019-10-20 11:54:13 on branch trunk — fix variables, fix execution order (user: arcade, size: 109) [annotate] [blame] [check-ins using]
To Artifact [c2487b0c65]:
- File swap.init.mk — part of check-in [7a1e7f4a58] at 2019-10-21 16:17:43 on branch trunk — rename, make silent, add correct logging, collapse command (user: arcade, size: 109) [annotate] [blame] [check-ins using]
|
| < < | | 1 2 3 4 5 | swap: savecore .if ${:!sysctl -n vm.swap_enabled!}} != 0 echo "MRC:$@> Enabling swap."; \ swapon -a .endif |