[Pkg-sysvinit-commits] [GIT] sysvinit branch jessie-pending updated. debian/sysvinit-2.88dsf-41-20-ga4d3d7a

Michael Biebl biebl at alioth.debian.org
Thu Apr 11 21:27:19 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sysvinit".

The branch, jessie-pending has been updated
       via  a4d3d7ab3b822bdf29190da434438013c66b3143 (commit)
      from  776fdce611c0641ca9016a7bcc5ec56c1c09f600 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a4d3d7ab3b822bdf29190da434438013c66b3143
Author: Michael Biebl <biebl at debian.org>
Date:   Thu Apr 11 23:17:17 2013 +0200

    Don't enable/disable systemd service on 'defaults' and 'remove'
    
    This basically reverts commit b0afd46fa236173e1dbb68aaee7e8ff7fbecbf4b
    
    update-rc.d defaults is run upon installation and each package upgrade.
    We want to preserve if an administrator has disabled a systemd service,
    so make_systemd_links shouldn't be run unconditionally.
    
    We also have to consider that packages might be shipping systemd only
    units, be that .socket or .service units which don't have a sysv
    equivalent. So we will most likely have to handle that outside of
    update-rc.d anyway via a separate helper.

-----------------------------------------------------------------------

Summary of changes:
 debian/src/sysv-rc/sbin/update-rc.d |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
sysvinit



More information about the Pkg-sysvinit-commits mailing list