diff options
Diffstat (limited to 'media-sound/pulseaudio/pulseaudio-15.0.ebuild')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-15.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-15.0.ebuild b/media-sound/pulseaudio/pulseaudio-15.0.ebuild index b2bace0883eb..7d6aebdee1db 100644 --- a/media-sound/pulseaudio/pulseaudio-15.0.ebuild +++ b/media-sound/pulseaudio/pulseaudio-15.0.ebuild @@ -304,6 +304,8 @@ pkg_postinst() { gnome2_schemas_update if use system-wide; then + tmpfiles_process "${PN}.conf" + elog "You have enabled the 'system-wide' USE flag for pulseaudio." elog "This mode should only be used on headless servers, embedded systems," elog "or thin clients. It will usually require manual configuration, and is" |