aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 9296ee1..e2e3867 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Package: freeipa-helper
Architecture: all
Multi-Arch: foreign
Suggests: pam-mkhomedir | oddjob-mkhomedir (=0.0.1-1)
-Recommends: freeipa-client
-Provides: devuan-sanity-systemctl
+Recommends: freeipa-client, systemctl-service-shim
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: makes running ipa-client-install easier
Use this set of scripts as part of your ipa client
bgstack15