soios/os/layers/training-installer/hooks/live/2010-training-installer.hoo...

8 lines
104 B
Plaintext
Raw Normal View History

2024-05-09 22:45:53 +02:00
#!/bin/bash
set -eu
# Install the noauth PAM profile.
groupadd noauth
pam-auth-update --enable noauth