augeas icon indicating copy to clipboard operation
augeas copied to clipboard

Default options in /etc/exports are not recognized

Open lutter opened this issue 8 years ago • 0 comments

/etc/exports allows specifying default options by preceding them with a -. The Exports.lns lens does not recognize this. The following line can not be parsed because of that:

/srv/www        -sync,rw server @trusted @external(ro)

lutter avatar Nov 23 '17 06:11 lutter