]> git.proxmox.com Git - proxmox-backup.git/commit
d/postinst: always fixup termproxy user id and for all users
authorStefan Reiter <s.reiter@proxmox.com>
Tue, 1 Sep 2020 14:50:18 +0000 (16:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Sep 2020 16:02:11 +0000 (18:02 +0200)
commitab6615134c07efa694312c68720c1153f8ae1c55
tree32c78a504274088e6b2d0c59ecc8da225c82985c
parentb1149ebb36ce93a434d464141ba2be7c1794291d
d/postinst: always fixup termproxy user id and for all users

Anyone with a PAM account and Sys.Console access could have started a
termproxy session, adapt the regex.

Always test for broken entries and run the sed expression to make sure
eventually all occurences of the broken syntax are fixed.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
debian/postinst