From b28169c8cc0d8c93ccfb43700e5a76fd3013edd9 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 16 Feb 2026 22:46:34 +0000 Subject: Install and use sysusers.d config file sysusers.d config files allow a package to use declarative configuration instead of manually written maintainer scripts. This also allows image-based systems to be created with /usr/ only, and also allows for factory resetting a system and recreating /etc/ on boot. https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index cfea4a1e..7aff173a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Uploaders: Michael Biebl Build-Depends: debhelper-compat (= 13), debhelper (>= 13.11.6), dh-sequence-gir, + dh-sequence-installsysusers, meson (>= 0.51.0), pkgconf, gettext (>= 0.19.8), @@ -52,7 +53,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libnm0 (= ${binary:Version}), default-dbus-system-bus | dbus-system-bus, - adduser, Recommends: ppp, dnsmasq-base, modemmanager, -- cgit 1.3.0-6-gf8a5