[packages] pulseaudio: fix running as pulse user
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29104 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
df0ba0eaf4
commit
d569af71c5
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=pulseaudio
|
PKG_NAME:=pulseaudio
|
||||||
PKG_VERSION:=1.1
|
PKG_VERSION:=1.1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/
|
||||||
@ -218,10 +218,6 @@ define Package/pulseaudio-daemon-avahi/install
|
|||||||
$(INSTALL_CONF) \
|
$(INSTALL_CONF) \
|
||||||
$(PKG_INSTALL_DIR)/etc/dbus-1/system.d/pulseaudio-system.conf \
|
$(PKG_INSTALL_DIR)/etc/dbus-1/system.d/pulseaudio-system.conf \
|
||||||
$(1)/etc/dbus-1/system.d/pulseaudio-system.conf
|
$(1)/etc/dbus-1/system.d/pulseaudio-system.conf
|
||||||
|
|
||||||
$(SED) \
|
|
||||||
's/user="pulse"/user="root"/' \
|
|
||||||
$(1)/etc/dbus-1/system.d/pulseaudio-system.conf
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/pulseaudio-tools/install
|
define Package/pulseaudio-tools/install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user