DH_INSTALLSYSUSERS(1) | Debhelper | DH_INSTALLSYSUSERS(1) |
dh_installsysusers - install and integrates systemd sysusers files
dh_installsysusers [debhelper options]
dh_installsysusers is a debhelper program that is responsible for installing package maintainer supplied systemd sysusers files.
It also finds the systemd sysusers files installed in a package and generates relevant integration snippets for enabling the users on installation. These snippets are added to the package by dh_installdeb(1).
Furthermore, the file is installed as /usr/lib/sysusers.d/name.conf rather than /usr/lib/sysusers.d/package.conf.
This command is not idempotent. dh_prep(1) should be called between invocations of this command (with the same arguments). Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts.
2023-01-02 | 13.11.4 |