summaryrefslogtreecommitdiff
path: root/opendoas/doas.pam
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-01-31 19:34:48 +0000
committerTim Biermann <tbier@posteo.de>2021-01-31 19:34:48 +0000
commit1af9b3b52d0f59417ab23efc1c989cc115bd0ca8 (patch)
tree23c5f96e6b9076a7ed4138ecbe0186e0b7cb1e1e /opendoas/doas.pam
parentde517451d0301177a92406e2031a6ac36d1fdc26 (diff)
downloadcontrib-1af9b3b52d0f59417ab23efc1c989cc115bd0ca8.tar.gz
contrib-1af9b3b52d0f59417ab23efc1c989cc115bd0ca8.tar.xz
opendoas: initial commit, version 6.8.1
Diffstat (limited to 'opendoas/doas.pam')
-rw-r--r--opendoas/doas.pam7
1 files changed, 7 insertions, 0 deletions
diff --git a/opendoas/doas.pam b/opendoas/doas.pam
new file mode 100644
index 000000000..4723ad26c
--- /dev/null
+++ b/opendoas/doas.pam
@@ -0,0 +1,7 @@
+#
+# /etc/pam.d/doas - doas service module configuration
+#
+
+auth include common-auth
+account include common-account
+session include common-session

Generated by cgit