summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2015-04-19 12:09:32 +0300
committerTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2015-04-19 12:32:04 +0300
commit7532c5379d02fb012fa42190424a46bdb033efcc (patch)
tree44e6c13010551d806dd6c2259b8e1438aedea821 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parent4e51a466bdfa260d15fbaafe52cdccf5280f13d1 (diff)
ddclient: Force line buffering on stdout
Status messages of ddclient go to stdout, which is block buffered by default, so most of its output won't appear in the journal until it is exiting: -- Reboot -- Apr 19 11:31:04 xen systemd[1]: Starting Dynamic DNS Client... Apr 19 11:31:04 xen systemd[1]: Started Dynamic DNS Client. Apr 19 11:31:53 xen systemd[1]: Stopping Dynamic DNS Client... Apr 19 11:31:53 xen ddclient[530]: === opt ==== Apr 19 11:31:53 xen ddclient[530]: opt{cache} : <undefined> Apr 19 11:31:53 xen ddclient[530]: opt{cmd} : <undefined> ... Fix this by adding a patch to set line buffering on stdout.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions