mirror_zfs/etc
Michael Niewöhner e03b25a564 Fix systemd-import services
On debian, systemd complains about missing /bin/awk because it
actually is located at /usr/bin/awk. It is not a good idea to
hardcode binary paths because different linux distros use different
paths. According to systemd's man page it is absolutely safe to
miss paths for binaries located at standard locations (/bin,
/sbin, /usr/bin, ...).

Further, replace this more or less complicated awk command by
grep.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Issue #8510
2019-03-29 15:17:23 -07:00
..
init.d zfs-import: should be before swap 2019-03-14 18:12:17 -07: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 Fix systemd-import services 2019-03-29 15:17:23 -07:00
zfs Add enclosure_symlinks option to vdev_id 2018-12-14 17:27:49 -08:00
Makefile.am zpool iostat/status -c improvements 2017-06-05 10:52:15 -07:00