HomeFreeBSD

Process all systemd services through the systemd scriptlets

Description

Process all systemd services through the systemd scriptlets

This patch ensures that all systemd services are processed through the
systemd scriptlets, so that services are properly configured per the
preset file installed by the package.

Without this, zfs.target is set, but none of the services are enabled per
the preset file, meaning automounting filesystems and such won't work
out of the box.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
Closes #5356

Details

Provenance
Neal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>Authored on Nov 2 2016, 5:56 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 2 2016, 5:56 PM
Parents
rG51c9163f98f6: Fix sa_legacy_attr_count to use ARRAY_SIZE
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb3c159fee4ab: Process all systemd services through the systemd scriptlets (authored by Neal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>).Nov 2 2016, 5:56 PM