Update debian package
This commit is contained in:
+4
-2
@@ -37,8 +37,8 @@ Package: sunshine
|
|||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Maintainer: @loki
|
Maintainer: @loki
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Version: 0.9.1
|
Version: 0.10.1
|
||||||
Depends: libssl1.1, libavdevice58, libboost-thread1.67.0 | libboost-thread1.71.0, libboost-filesystem1.67.0 | libboost-filesystem1.71.0, libboost-log1.67.0 | libboost-log1.71.0, libpulse0, libopus0, libxcb-shm0, libxcb-xfixes0, libxtst6, libevdev2
|
Depends: libssl1.1, libavdevice58, libboost-thread1.67.0 | libboost-thread1.71.0, libboost-filesystem1.67.0 | libboost-filesystem1.71.0, libboost-log1.67.0 | libboost-log1.71.0, libpulse0, libopus0, libxcb-shm0, libxcb-xfixes0, libxtst6, libevdev2, libdrm2
|
||||||
Description: Gamestream host for Moonlight
|
Description: Gamestream host for Moonlight
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
@@ -88,6 +88,8 @@ if [ -f /etc/sunshine/sunshine.conf ]; then
|
|||||||
echo "chmod 666 /etc/sunshine/sunshine.conf"
|
echo "chmod 666 /etc/sunshine/sunshine.conf"
|
||||||
chmod 666 /etc/sunshine/sunshine.conf
|
chmod 666 /etc/sunshine/sunshine.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
setcap cap_sys_admin+ep /usr/bin/sunshine
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat << 'EOF' > $RULES/85-sunshine-rules.rules
|
cat << 'EOF' > $RULES/85-sunshine-rules.rules
|
||||||
|
|||||||
Reference in New Issue
Block a user