diff options
author | davidovski <david@davidovski.xyz> | 2021-12-23 15:54:35 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2021-12-23 15:54:35 +0000 |
commit | 901f7db97f615f538ea7678e91e0bcd0c5eeedb6 (patch) | |
tree | 308395e1e7466dfb3d788c8b865f56be53c8fe77 /repo/core/pam.xibuild | |
parent | 3af7df2b3b06e516947f7979f7c7f3c25d94bbb9 (diff) |
corrected mistakes
Diffstat (limited to 'repo/core/pam.xibuild')
-rw-r--r-- | repo/core/pam.xibuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/core/pam.xibuild b/repo/core/pam.xibuild index ea651b2..732909a 100644 --- a/repo/core/pam.xibuild +++ b/repo/core/pam.xibuild @@ -30,7 +30,6 @@ package () { account required pam_deny.so password required pam_deny.so session required pam_deny.so - EOF - +EOF } |