Jan Engelhardt
5070c16a96
- Skip aarch64 decode path for rest of the architectures (bsc#1229476, util-linux-lscpu-skip-aarch64-decode.patch). - agetty: Prevent login cursor escape (bsc#1194818, util-linux-agetty-prevent-cursor-escape.patch). - Document unexpected side effects of lazy destruction (bsc#1159034, util-linux-umount-losetup-lazy-destruction.patch, util-linux-umount-losetup-lazy-destruction-generated.patch). - And add more bug references. OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=576
8 lines
280 B
Plaintext
8 lines
280 B
Plaintext
#%PAM-1.0
|
|
# Note that runuser requires only "session" setting (and for example
|
|
# "auth sufficient pam_rootok.so" dummy line).
|
|
auth sufficient pam_rootok.so
|
|
session optional pam_keyinit.so force revoke
|
|
session include common-session
|
|
session optional pam_xauth.so
|