summaryrefslogtreecommitdiff
path: root/dh_installsystemduser
AgeCommit message (Collapse)AuthorFilesLines
2019-11-30Make dh_installsystemduser a stubIgor Pashev1-0/+7
2019-07-21dh_installsystemduser: Fix bug in sorting of unit filesNiels Thykier1-1/+1
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-10-14dh_installsystemduser: New helper to handle systemd user instance unitsDaniele Nicolodi1-0/+270
Add a new 'dh_installsystemduser' helper responsible for istalling package maintainer supplied systemd user instance units and to produce postinst and postrm maintiner scripts code blocks to appropriately enable, mask and disable units when the package is installed, upgraded, or removed.