Control: tag -1 + patch

Hi,

Alexandre Detiste wrote (29 Nov 2014 06:33:39 GMT) :
> anacron should set IgnoreSIGPIPE=no in it's systemd service file.

Makes sense. The suggested change would be (untested):

--- a/debian/anacron.service
+++ b/debian/anacron.service
@@ -5,6 +5,7 @@ ConditionACPower=true
 
 [Service]
 ExecStart=/usr/sbin/anacron -dsq
+IgnoreSIGPIPE=no
 
 [Install]
 WantedBy=multi-user.target


Cheers,
--
intrigeri


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to