zfs/etc
lorenz 028e3b3b1a Avoid here-documents in systemd mount generator
On some systems - openSUSE, for example - there is not yet a writeable
temporary file system available, so bash bails out with an error,

  'cannot create temp file for here-document: Read-only file system',

on the here documents in zfs-mount-generator. The simple fix is to
change these into a multi-line echo statement.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-By: Richard Laager <rlaager@wiktel.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Lorenz Hüdepohl <dev@stellardeath.org>
Closes #9802
2020-01-07 17:03:00 -08:00
..
init.d Add a notice in /etc/defaults/zfs for systemd users 2019-11-06 11:36:33 -08:00
modules-load.d Restore :: in Makefile.am 2019-08-26 11:48:31 -07:00
sudoers.d zpool iostat/status -c improvements 2017-06-05 10:52:15 -07:00
systemd Avoid here-documents in systemd mount generator 2020-01-07 17:03:00 -08:00
zfs Fix typos in etc/ 2019-08-30 09:46:52 -07:00
Makefile.am zpool iostat/status -c improvements 2017-06-05 10:52:15 -07:00