about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-12-31 10:14:16 +0100
committerMichael Biebl <biebl@debian.org>2020-12-31 21:37:34 +0100
commit051c2c4941f89f892cd00e37921ff2a728d8f7da (patch)
treef6ca7df16644bb25af94e033631a8216cdd903f3
parentd6169291b6c4c50db8361975da30cc120d165470 (diff)
Demote libpam-systemd to Recommends
This allows users to use and experiment with other init systems. Such a
setup is neither tested nor fully supported and users need to be aware
that some functionality might be broken.

Closes: #921012
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 377f8779..fe2d4ed4 100644
--- a/debian/control
+++ b/debian/control
@@ -55,13 +55,13 @@ Depends: ${shlibs:Depends},
          dbus,
          udev,
          adduser,
-         libpam-systemd,
          policykit-1
 Recommends: ppp,
             dnsmasq-base,
             iptables,
             modemmanager,
             crda,
+            libpam-systemd,
 Suggests: libteam-utils,
           isc-dhcp-client,
 Breaks: ${misc:Breaks}