Package: dh-systemd
Version: 1.21
Severity: wishlist

debhelper(7) says:

COMMON DEBHELPER OPTIONS
       The following command line options are supported by some debhelper
       programs [...]
       -Xitem, --exclude=item
           Exclude an item from processing. This option may be used multiple
           times, to exclude more than one thing.

It would be nice if dh_systemd_start and dh_systemd_enable supported the
-X option, so that maintainers of a package with some normal services
and a smaller number of special-purpose services that should not normally
be enabled (similar to systemd's own debug-shell.service) could just
list the exceptions:

override_dh_systemd_enable:
        dh_systemd_enable -Xdebug-thing.service

override_dh_systemd_start:
        dh_systemd_start -Xdebug-thing.service

Regards,
    S


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to