]> granicus.if.org Git - zfs/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)
committerTony Hutter <hutter2@llnl.gov>
Wed, 14 Mar 2018 23:10:37 +0000 (16:10 -0700)
commit30ac8de48a2bb680e15dfe8879faaa7b461b771c
tree7abe965e6147bbef96714c3cd022521b86937a61
parentc705d8386b21b08aefdc62b6b1a556aab6717316
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