Properly integrate sysusers and tmpfiles into debian packaging

This commit is contained in:
Jeremy Soller 2024-02-20 17:32:36 -07:00
parent 8fb7b9b294
commit af0a5fd456
5 changed files with 15 additions and 31 deletions

6
debian/rules vendored
View file

@ -19,8 +19,12 @@ override_dh_auto_build:
just build-vendored
override_dh_auto_install:
just rootdir=$(DESTDIR) install
just rootdir=$(DESTDIR) install-debian
execute_after_dh_install:
dh_installsysusers
override_dh_installsystemd:
dh_installsystemd -pcosmic-greeter --no-start -r cosmic-greeter.service
dh_installsystemd -pcosmic-greeter-daemon cosmic-greeter-daemon.service