define-alpine-the-sequel/runit/scripts/04-swap.sh

5 lines
94 B
Bash
Raw Permalink Normal View History

2023-01-16 15:14:20 +00:00
[ -n "$VIRTUALIZATION" ] && return 0
msg "Initializing swap..."
swapon -a || emergency_shell