Comment 4 for bug 1447154

Revision history for this message
dino99 (9d9) wrote :

Also get the same 'daemon already running' error on Wily with systemd 220-7
Can say if that 'error' should be downgraded to a 'warning' or simply silenced as it seems having no sad effects except spamming and dupe processes loaded.

 journalctl _COMM=pulseaudio

 pulseaudio[1258]: [pulseaudio] pid.c: Daemon already runnin
 pulseaudio[1822]: [pulseaudio] pid.c: Daemon already runnin

systemctl status -l pulseaudio.service
● pulseaudio.service - LSB: Start the PulseAudio sound server
   Loaded: loaded (/etc/init.d/pulseaudio)
   Active: active (exited) since sam. 2015-06-20 11:13:45 CEST; 1h 01min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1017 ExecStart=/etc/init.d/pulseaudio start (code=exited, status=0/SUCCESS)

juin 20 11:13:45 u32 systemd[1]: Starting LSB: Start the PulseAudio sound server...
juin 20 11:13:45 u32 systemd[1]: Started LSB: Start the PulseAudio sound server.

****** so wonder if /etc/init.d/ & systemd both deal with pulseaudio load ? ***************