summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/nfs-utils
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2016-11-30 13:27:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-08 10:26:13 +0000
commitf2cc0fdfd97b097145e40bc52674e17378cec863 (patch)
treeffc35ff8644dc7ea43be36eeb0fbc37bf5de5df9 /meta/recipes-connectivity/nfs-utils
parent40b4b31092058f8833ada3dfc254d362dd3139c1 (diff)
downloadopenembedded-core-contrib-f2cc0fdfd97b097145e40bc52674e17378cec863.tar.gz
update-rc.d: ignore initscript in prerm and preinst when systemd is active
In hybrid systemd/sysvinit builds, if the recipe inherits systemd and systemd is installed, we can safely assume that the service gets stopped by the prerm script fragment from systemd.bbclass. This fixes deinstallation of packages with initscripts returning errors when no running service was found. The preinst shouldn't run the initscript either, because postinst will call systemctl restart. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/nfs-utils')
0 files changed, 0 insertions, 0 deletions