pacho       14/03/23 22:11:04

  Modified:             audio-entropyd.service
  Log:
  Don't use forking running audio-entropyd with proper option.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.2                  sys-apps/audio-entropyd/files/audio-entropyd.service

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/files/audio-entropyd.service?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/files/audio-entropyd.service?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/audio-entropyd/files/audio-entropyd.service?r1=1.1&r2=1.2

Index: audio-entropyd.service
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-apps/audio-entropyd/files/audio-entropyd.service,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- audio-entropyd.service      22 Mar 2014 15:11:35 -0000      1.1
+++ audio-entropyd.service      23 Mar 2014 22:11:04 -0000      1.2
@@ -2,9 +2,7 @@
 Description=Audio Entropy Daemon
 
 [Service]
-Type=forking
-PIDFile=/run/audio-entropyd.pid
-ExecStart=/usr/sbin/audio-entropyd
+ExecStart=/usr/sbin/audio-entropyd -n
 
 [Install]
 WantedBy=multi-user.target




Reply via email to