summaryrefslogtreecommitdiffstats
path: root/core/modules/pam-slx-plug/data/opt/openslx/pam/exec_session
blob: a789e062a33f869a423dd27589e11d08edc2696b (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/ash

# TODO

# PAM_TYPE will be "open_session" or "close_session"

exit 0