mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Add paths for aur package
This commit is contained in:
@@ -17,14 +17,16 @@ location by modifying the configuration file.
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
======= ===========
|
||||
========= ===========
|
||||
Value Description
|
||||
======= ===========
|
||||
========= ===========
|
||||
Docker /config/
|
||||
Linux /usr/local/sunshine/config/
|
||||
Linux-aur /usr/share/sunshine/config/
|
||||
Linux-deb /usr/local/sunshine/config/
|
||||
Linux-rpm /usr/local/sunshine/config/
|
||||
MacOS /usr/local/sunshine/config/
|
||||
Windows ./config/
|
||||
======= ===========
|
||||
========= ===========
|
||||
|
||||
Example
|
||||
.. code-block:: bash
|
||||
|
||||
@@ -102,6 +102,7 @@ Sunshine needs access to `uinput` to create mouse and gamepad events.
|
||||
======== ============================================== ===============
|
||||
package ExecStart Auto Configured
|
||||
======== ============================================== ===============
|
||||
aur /usr/bin/sunshine ✔
|
||||
deb /usr/bin/sunshine ✔
|
||||
rpm /usr/bin/sunshine ✔
|
||||
AppImage ~/sunshine.AppImage ✖
|
||||
|
||||
Reference in New Issue
Block a user