]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow modprobe to fail when called within systemd
authorMatthew Thode <mthode@mthode.org>
Wed, 21 Feb 2018 22:45:35 +0000 (22:45 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 21 Feb 2018 22:45:35 +0000 (14:45 -0800)
commita2819058f5c2dc03f34114aa716ec5a5db7f07bd
tree11723fc64cd13d1e7cbc6cec6591524d5b907deb
parentca0b37660486e417e8067edc23b4b7e9e1ff71e8
Allow modprobe to fail when called within systemd

This allows for systems with zfs built into the kernel manually to run
these services.  Otherwise the service will fail to start.

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Kash Pande <kash@tripleback.net>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Thode <mthode@mthode.org>
Closes #7174
etc/systemd/system/zfs-import-cache.service.in
etc/systemd/system/zfs-import-scan.service.in