Commit Graph

4 Commits

Author SHA1 Message Date
kamiyadm cddef41681 chore: update linglong-bin.postinst
dh_installsysusers is not working properly in debhelper(12.1).
Just hardcode these contents which are generated by debhelper(13.11.4)
in the postinst script.

Log:
2024-04-28 17:30:07 +08:00
black-desk 7b1ece15a9
fix: enable dh_installsysusers
Signed-off-by: black-desk <me@black-desk.cn>
2024-01-08 15:13:23 +08:00
black-desk e7cf35277f
feat: upgrade debian/compat to 12
Upgrade debian/compat to 12 to
let dh_installsystemduser auto enable and
start linglong-upgrade.timer and linglong-upgrade.service.

Signed-off-by: black-desk <me@black-desk.cn>
2023-09-06 14:20:09 +08:00
chenhuixing 9cf7a8d510 add: rules to build package in deb
Add rules to build package.

Log:
2021-09-10 09:47:40 +08:00