Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit a6f5be5

Browse files
committed
Add description to add_libpam-systemd.sh script
1 parent d482e4a commit a6f5be5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ubuntu/add_libpam-systemd.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
# This script should fix problems with hanged ssh session when the Ubuntu server is rebooted
44
# The same problem appear when using "vagrant halt"
5-
# I saw this issue in minimal installation for Xenial
5+
# I saw this issue in minimal installation for Ubuntu Xenial 16.04 (and probably older).
6+
# Later Ubuntu versions have this package installed by default.
67
# Description: https://serverfault.com/questions/706475/ssh-sessions-hang-on-shutdown-reboot
78

89
export DEBIAN_FRONTEND="noninteractive"

0 commit comments

Comments
 (0)