diff options
Diffstat (limited to 'core/modules/pam-common-share/module.conf')
-rw-r--r-- | core/modules/pam-common-share/module.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/pam-common-share/module.conf b/core/modules/pam-common-share/module.conf index 8811668a..f20668f6 100644 --- a/core/modules/pam-common-share/module.conf +++ b/core/modules/pam-common-share/module.conf @@ -1,4 +1,7 @@ #!/bin/bash +REQUIRED_MODULES=" + slxlog +" REQUIRED_BINARIES="" REQUIRED_LIBRARIES="" REQUIRED_DIRECTORIES="" |