mirror_zfs/etc
lorenz 3916ac5a56 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-05-12 10:53:32 -07:00
..
init.d Add a notice in /etc/defaults/zfs for systemd users 2020-01-22 13:49:03 -08:00
modules-load.d Add kernel module auto-loading 2018-03-13 10:45:55 -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-05-12 10:53:32 -07:00
zfs Fix typos in etc/ 2020-01-22 13:48:59 -08:00
Makefile.am zpool iostat/status -c improvements 2017-06-05 10:52:15 -07:00