--8<---cut here---start->8---
[Unit]
Description=Cleanup console-setup cache
[Service]
Type=oneshot
RemainAfterExit=true
ExecStop=/bin/bash -c "rm /etc/console-setup/cached_*"
[Install]
WantedBy=multi-user.target
--8<---cut here---end--
> Hi,
>
> thanks for reporting this!
>
> The fix should be straight forward:
> https://github.com/processone/ejabberd/commit/46d035c142
>
> Can you apply and test it yourself? If not I can provide you with
> packages that include that change.
>
> Regards,
> --
> .''`. Philipp Huebner
> : :' : pgp
Resolved by changing in /etc/default/pulseaudio
"DISALLOW_MODULE_LOADING=1"
to
"DISALLOW_MODULE_LOADING=0"
because this parameter takes precedence over parameter
"allow-module-loading" in /etc/pulse/daemon.conf
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subj
3 matches
Mail list logo