diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-02 08:22:25 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-02 08:22:25 +0200 |
commit | 32258013b7a55f3803ddf3ead117040457a0ad1e (patch) | |
tree | 7cac2b575cefdef1902de8cf546662d1b9b93487 | |
parent | 51b0bd5c7b5cbb4b64050d629803f6a3fba849f5 (diff) |
d/libsane1.README.Debian: Use ConsoleKit/systemd-logind
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/libsane1.README.Debian | 12 |
2 files changed, 8 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 40716bf..a7317d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ sane-backends (1.0.27-1~experimental4) UNRELEASED; urgency=medium * New debian/patches/0715-20-sane.hwdb_multi-arch.patch: - Remove buildtime from 20-sane.hwdb to make the file multi-arch ready (Closes: #880391) + * debian/libsane1.README.Debian: + - Replace ConsoleKit with ConsoleKit/systemd-logind (Closes: #872364). -- Jörg Frings-Fürst <debian@jff.email> Sun, 12 Nov 2017 13:59:10 +0100 diff --git a/debian/libsane1.README.Debian b/debian/libsane1.README.Debian index 426bf65..b5e4235 100644 --- a/debian/libsane1.README.Debian +++ b/debian/libsane1.README.Debian @@ -64,14 +64,14 @@ components, please refer to the manual pages listed below: SETUP ----- -In this day and age, SANE integrates with udev and ConsoleKit seemlessly; this -means users physically logged into the machine (as opposed to users logged in -remotely via SSH) have access to the scanners by default. +In this day and age, SANE integrates with udev and ConsoleKit/systemd-logind +seemlessly; this means users physically logged into the machine (as opposed +to users logged in remotely via SSH) have access to the scanners by default. The solution proposed below is a legacy setup that remains valid for sharing -scanners with saned or for systems that don't use ConsoleKit. Note that this is -only a proposed solution, you are free to come up with and implement whatever -access control mechanism you see fit. +scanners with saned or for systems that don't use ConsoleKit/systemd-logind. +Note that this is only a proposed solution, you are free to come up with and +implement whatever access control mechanism you see fit. This package added a scanner group to your system. We recommend you add to this group the users that should be able to access your scanner(s), and |