]> granicus.if.org Git - zfs/commit
Force create /run/sendsigs.omit.d link when starting zed
authorSenH <sen@senhaerens.be>
Tue, 8 Sep 2015 16:45:22 +0000 (09:45 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 8 Sep 2015 16:45:34 +0000 (09:45 -0700)
commit1e17e910ea315c0c3f732a7e8d31229dbd1e6069
tree32f97bd076ddd061830f2550e5097900ab79515c
parent3b36f8319d56842c85782e7842218a7499f3cf16
Force create /run/sendsigs.omit.d link when starting zed

Resolve the following error when restarting the zed by force creating
the /run/sendsigs.omit.d/zed link.

sudo /etc/init.d/zfs-zed restart
 * Stopping ZFS Event Daemon            [ OK ]
 * Starting ZFS Event Daemon
 ln: failed to create symbolic link `/run/sendsigs.omit.d/zed': File exists

Signed-off-by: SenH <sen@senhaerens.be>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3747
etc/init.d/zfs-functions.in