diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-05 21:59:12 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-05 21:59:12 -0500 |
commit | 245d54a012381fbb5b8e38a18415a67d3911d8ef (patch) | |
tree | be3331cc847f221f51fefae5d6e7a7e38e7eed31 /vars/hostname/desktop1 | |
parent | 52e82728c1275ec7de57aa5b1dd3b3740fd2b264 (diff) | |
download | infrastructure-245d54a012381fbb5b8e38a18415a67d3911d8ef.tar.gz |
more desktop fixes
Diffstat (limited to 'vars/hostname/desktop1')
-rw-r--r-- | vars/hostname/desktop1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vars/hostname/desktop1 b/vars/hostname/desktop1 new file mode 100644 index 0000000..b8809d7 --- /dev/null +++ b/vars/hostname/desktop1 @@ -0,0 +1,4 @@ +#!/bin/sh + +# Needed to burn CDs without root. +desktop_rw_devices='pass2' |