Initial Commit

This commit is contained in:
2024-09-09 11:30:16 +00:00
commit aae7fd6aca
4 changed files with 62 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Uncomment the following lines to allow the wheel group to use 'sudo'
#Defaults secure_path="/usr/sbin:/usr/bin"
#%wheel ALL=(ALL) ALL
+11
View File
@@ -0,0 +1,11 @@
# include the default auth settings
auth include system-auth
# include the default account settings
account include system-account
# Set default environment variables for the service user
session required pam_env.so
# include system session defaults
session include system-session