commit | b9bbd4ddf622bc365726af4f2424210762e74b32 | [log] [tgz] |
---|---|---|
author | Matt Whitlock <busybox@mattwhitlock.name> | Sat Mar 22 19:10:08 2014 -0400 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Mar 23 18:36:22 2014 +0100 |
tree | 3d602ab0abdb89400fb5d8cbaff34bd237b507eb | |
parent | c3a27b0bfdf758f649caab2c474e690067af3402 [diff] |
fix interaction of -a and -p options in swapon Swap entries in /etc/fstab inherit the priority specified on the command line unless they have 'pri' in their mount options. Signed-off-by: Matt Whitlock <busybox@mattwhitlock.name> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>