mirror_zfs/etc/systemd/system
Brian Behlendorf 544f7184f8 Use ExecStartPre to load zfs modules
Commit 87abfcb broke the systemd import service by treating the
ExecStart line as if it were a shell command that could be executed.
This isn't the way systemd works and the correct way to handle this
case is with ExecStartPre.  This patch updates the zfs import service
files accordingly,

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Chris Siebenmann <cks.git01@cs.toronto.edu>
Closes #3440
2015-05-26 16:18:50 -07:00
..
.gitignore Add systemd unit files for ZFS startup 2014-02-05 12:25:30 -08:00
50-zfs.preset.in Add systemd unit files for ZFS startup 2014-02-05 12:25:30 -08:00
Makefile.am Add systemd unit file for zed 2014-04-02 13:10:08 -07:00
zed.service.in Change startup mode of ZED 2014-09-02 14:18:53 -07:00
zfs-import-cache.service.in Use ExecStartPre to load zfs modules 2015-05-26 16:18:50 -07:00
zfs-import-scan.service.in Use ExecStartPre to load zfs modules 2015-05-26 16:18:50 -07:00
zfs-mount.service.in Add systemd unit files for ZFS startup 2014-02-05 12:25:30 -08:00
zfs-share.service.in Improve systemd script to not leave stale sharetab 2014-12-18 09:54:56 -08:00
zfs.target.in Add systemd unit file for zed 2014-04-02 13:10:08 -07:00