#!/bin/sh # Taken from the README.md but modified to say login instead of system-login # since system-login does not work cat << EOF * * To enable the pam module, add the following recommended configuration to /etc/pam.d/login: * session optional pam_dumb_runtime_dir.so * EOF