diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:55:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:55:29 +0000 |
commit | e8c534373c6e551596ead9d792dafb02eeef0d9d (patch) | |
tree | 633dadcbf7635c88c571c2fdcbed079049b821ab /debian/systemd-userdbd.install | |
parent | Merging upstream version 255.5. (diff) | |
download | systemd-e8c534373c6e551596ead9d792dafb02eeef0d9d.tar.xz systemd-e8c534373c6e551596ead9d792dafb02eeef0d9d.zip |
Merging debian version 255.5-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/systemd-userdbd.install')
-rwxr-xr-x[-rw-r--r--] | debian/systemd-userdbd.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/systemd-userdbd.install b/debian/systemd-userdbd.install index d262f0c..4a5be38 100644..100755 --- a/debian/systemd-userdbd.install +++ b/debian/systemd-userdbd.install @@ -1,5 +1,9 @@ +#!/usr/bin/dh-exec +<pkg.systemd.upstream> etc/ssh/sshd_config.d/20-systemd-userdb.conf usr/bin/userdbctl usr/lib/systemd/systemd-userdbd usr/lib/systemd/systemd-userwork usr/lib/systemd/system/systemd-userdbd.service usr/lib/systemd/system/systemd-userdbd.socket +<pkg.systemd.upstream> usr/lib/systemd/sshd_config.d/20-systemd-userdb.conf +<pkg.systemd.upstream> usr/lib/tmpfiles.d/20-systemd-userdb.conf |