diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-25 02:54:54 +0000 |
commit | 603a597256d021daade1ebedd8d9c0f4178f04e7 (patch) | |
tree | ddbfa5b84516a891ddc68cb38ae37f052259ba6a /debian/systemd-userdbd.install | |
parent | Merging upstream version 255.5. (diff) | |
download | systemd-debian/255.5-1.tar.xz systemd-debian/255.5-1.zip |
Adding debian version 255.5-1.debian/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 |