diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-24 05:13:33 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-24 05:13:33 -0500 |
commit | 340f777a8db62139e252ce96ef44bc57bcf03300 (patch) | |
tree | b49c0e35fa831dbcb298bc8f2e35ceeb2c6b6ac5 | |
parent | 42613e4e0471859eabb45ef0f54bea8b2bed3923 (diff) | |
download | infrastructure-340f777a8db62139e252ce96ef44bc57bcf03300.tar.gz |
update desktop vars for desktop2
-rw-r--r-- | vars/hostname/desktop2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vars/hostname/desktop2 b/vars/hostname/desktop2 new file mode 100644 index 0000000..b8809d7 --- /dev/null +++ b/vars/hostname/desktop2 @@ -0,0 +1,4 @@ +#!/bin/sh + +# Needed to burn CDs without root. +desktop_rw_devices='pass2' |