]> granicus.if.org Git - zfs/commit
Rename 'zed.service' to 'zfs-zed.service'
authorTurbo Fredriksson <turbo@bayour.com>
Wed, 23 Sep 2015 21:04:17 +0000 (23:04 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 2 Oct 2015 21:33:32 +0000 (17:33 -0400)
commit8f90f7372a1b456ec6ede5e5464ffa23273a7a99
tree4980d6dc770cdfe4379a5e60cb15dcb87dae28ce
parent3ef005c674e3207e8c6fba5d65a76468f97084ae
Rename 'zed.service' to 'zfs-zed.service'

For consistency all systemd unit files and init scripts now share
the same names.  This prevents an issue where the zed is started
twice on systems where both the systemd and sysv infrastructure is
installed concurrently.

For backward compatibility a 'zed' alias has been added.  This
allows the user to interact with the service using either the
name 'zed' or 'zfs-zed'.

Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #3837
etc/systemd/system/Makefile.am
etc/systemd/system/zfs-zed.service.in [moved from etc/systemd/system/zed.service.in with 86% similarity]
etc/systemd/system/zfs.target.in