swapon: add --fstab command line option
Let's add --fstab mount option for compatibility with mount(8). Addresses: https://github.com/util-linux/util-linux/issues/2017 Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
parent
e53463ea40
commit
a5a9b54429
6 changed files with 18 additions and 9 deletions
|
@ -59,6 +59,7 @@ _swapon_module()
|
|||
--discard
|
||||
--ifexists
|
||||
--fixpgsz
|
||||
--fstab
|
||||
--priority
|
||||
--summary
|
||||
--show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue