fix(linux): automatically migrate config directory (#2240)
This commit is contained in:
parent
bc0a4786f4
commit
a2785baf0a
2 changed files with 40 additions and 7 deletions
|
|
@ -11,6 +11,7 @@ separate-locales: false
|
|||
finish-args:
|
||||
- --device=all # access all devices
|
||||
- --env=PULSE_PROP_media.category=Manager # allow sunshine to manage audio sinks
|
||||
- --env=SUNSHINE_MIGRATE_CONFIG=1 # migrate config files to the new location
|
||||
- --filesystem=home # need to save files in user's home directory
|
||||
- --share=ipc # required for X11 shared memory extension
|
||||
- --share=network # access network
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue