diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-07 11:12:04 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-07 11:12:04 -0500 |
commit | 32ca545175683af6c6468f0ce762c28af32d820c (patch) | |
tree | f697b96e59e546aae459a737e68bd56fb3337a52 /vars | |
parent | 3bf88b434d231231bbbcb9a9d34eae91778016cf (diff) | |
download | infrastructure-32ca545175683af6c6468f0ce762c28af32d820c.tar.gz |
pam fix
Diffstat (limited to 'vars')
-rw-r--r-- | vars/hostclass/laptop/20-vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/hostclass/laptop/20-vars b/vars/hostclass/laptop/20-vars index c9f82d9..0582713 100644 --- a/vars/hostclass/laptop/20-vars +++ b/vars/hostclass/laptop/20-vars @@ -1,3 +1,3 @@ -#!/bin/sh +#!/bin/sh polkit_disable_suspend=false |