Skip to content

Commit b798fac

Browse files
committed
fix: add all users to input group for fusuma
1 parent b2f8844 commit b798fac

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# This file exists mainly to add users to the input group
2+
# which is a requirement for fusuma
3+
session optional pam_group.so
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Add a rule to /etc/security/group.conf that adds users to the "input" group, which is required
2+
# for fusuma
3+
w+ /etc/security/group.conf - - - - "*;*;*;;input"

0 commit comments

Comments
 (0)