Andreas Wacknitz
2024-01-13 e3c3fb3f2e83aa3de16eb5d30bb4d65cb9dd2c2d
pulseaudio: introduce pulse user and group

1 files deleted
5 files modified
16 ■■■■■ changed files
components/desktop/pulseaudio/Makefile 2 ●●● patch | view | raw | blame | history
components/desktop/pulseaudio/WARNING 4 ●●●● patch | view | raw | blame | history
components/desktop/pulseaudio/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/desktop/pulseaudio/pkg5 2 ●●● patch | view | raw | blame | history
components/desktop/pulseaudio/pulseaudio.p5m 4 ●●●● patch | view | raw | blame | history
doc/reserved_uids_and_gids.md 2 ●●●●● patch | view | raw | blame | history
components/desktop/pulseaudio/Makefile
@@ -20,7 +20,7 @@
COMPONENT_NAME=        pulseaudio
COMPONENT_VERSION=    13.0
COMPONENT_REVISION=    4
COMPONENT_REVISION=    5
COMPONENT_SUMMARY=    Sample Rate Converter for audio
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
components/desktop/pulseaudio/WARNING
File was deleted
components/desktop/pulseaudio/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/desktop/pulseaudio/pkg5
@@ -27,4 +27,4 @@
        "library/audio/pulseaudio"
    ],
    "name": "pulseaudio"
}
}
components/desktop/pulseaudio/pulseaudio.p5m
@@ -24,6 +24,10 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
# pulseaudio-system.conf is referencing a user named pulse. dbus-daemon fails to start without it.
group groupname=pulse gid=74
user username=pulse gcos-field="pulseaudio daemon user" group=pulse home-dir=/var/empty login-shell=/bin/false uid=74
<transform file path=etc/pulse/.* -> default preserve true>
<transform file path=etc/pulse/.* -> default mode 0644>
doc/reserved_uids_and_gids.md
@@ -53,6 +53,7 @@
71    | lp
72    | dovecot
73    | dovenull
74    | pulse
75    | openldap
76    | p0f
77    | nut
@@ -124,6 +125,7 @@
70    | mysql
72    | dovecot
73    | dovenull
74    | pulse
75    | openldap
76    | p0f
77    | nut