| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
sometimes removess libpam0g rather than simply letting libpam0t64
replace libpam0g (and deconfiguring libpam0g), leaving a system where
essential packages are broken, Closes: #1065017
This reverts commit f8b66079e991a07d5c708aacfe8ddb2f164b5ef9.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Debian policy now considers init scripts optional. When booted with
systemd, use systemd facilities for determining whether a service is
enabled and restarting. We might want to try restarting services that
are running even if disabled. I don't think we did that in the init
script case, and I don't know a good way to determine which units
should be restarted.
* Update template description because the services are no longer
considered init scripts on most systems. It wouldn't be worth the
translation churn alone, but we have another template change in the
same version.
* Override lintian warning regarding calling systemctl.
oops lintian
|
|
|
|
|
|
| |
libraries/restart-without-asking, that allows admins to accept the
service restarts once for all so that they don't have to repeatedly
say "ok". LP: #745004.
|
|
|
|
|
|
|
| |
keeps libpam loaded persistently at runtime, so it's not necessary to
force a kdm restart on ABI bump. Which is good, since restarting kdm
now seems to also log users out of running sessions, which we rather
want to avoid. Closes: #632673, LP: #744944.
|
|
|
|
|
|
| |
the libpam-modules preinst, so we can reliably warn users about xscreensaver
and xlockmore before libpam-modules is unpacked; at the same time, clean up
the text of the libpam0g debconf template to not refer to the screensavers.
|
|
|
|
|
| |
actually affected by the libpam symbol issue because it forks a separate
process to display the screensaver dialog.
|
|
|