42b1355957
This will cause most applications to disallow changing the file and also add some visual indication about the view being read only. This will avoid making the changes that would be discarded later. QubesOS/qubes-issues#1118
4 lines
113 B
C
4 lines
113 B
C
#define DVM_FILENAME_SIZE 256
|
|
#define DVM_SPOOL "/home/user/.dvmspool"
|
|
#define DVM_VIEW_ONLY_PREFIX "view-only-"
|