diff options
Diffstat (limited to 'debian/systemd-userdbd.install')
-rw-r--r--[-rwxr-xr-x] | debian/systemd-userdbd.install | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/systemd-userdbd.install b/debian/systemd-userdbd.install index 4a5be38..bf94296 100755..100644 --- a/debian/systemd-userdbd.install +++ b/debian/systemd-userdbd.install @@ -1,9 +1,8 @@ -#!/usr/bin/dh-exec -<pkg.systemd.upstream> etc/ssh/sshd_config.d/20-systemd-userdb.conf +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 +usr/lib/systemd/sshd_config.d/20-systemd-userdb.conf +usr/lib/tmpfiles.d/20-systemd-userdb.conf |