diff options
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 |