PKGBUILDs/aur/owfs/systemd_journal.patch
Kevin Mihelich efab620d52 aur updates
2016-06-29 00:23:59 +00:00

13 lines
512 B
Diff

diff -Naur a/src/scripts/systemd/owfs.service.in b/src/scripts/systemd/owfs.service.in
--- a/src/scripts/systemd/owfs.service.in 2015-01-11 01:31:33.000000000 +0000
+++ b/src/scripts/systemd/owfs.service.in 2016-05-25 12:19:24.082429561 +0100
@@ -3,7 +3,7 @@
Documentation=man:owfs(1)
[Service]
-ExecStart=@bindir@/owfs --server=127.0.0.1 --allow_other /run/owfs
+ExecStart=@bindir@/owfs --error_print=2 --server=127.0.0.1 --allow_other /run/owfs
ExecStop=/usr/bin/umount /run/owfs
RuntimeDirectory=owfs