summarylogtreecommitdiffstats
path: root/addrwatch.service
diff options
context:
space:
mode:
authorBrian Bidulock2018-09-04 18:32:52 -0600
committerBrian Bidulock2018-09-04 18:32:52 -0600
commit20e59b3a8d59a618fee8403db87d7545f1526a5d (patch)
tree9e1f20dc8261e870fa74de61d097ea0968466b3a /addrwatch.service
parent4960a78d1012c70e570588821d0d38ae961ae068 (diff)
downloadaur-20e59b3a8d59a618fee8403db87d7545f1526a5d.tar.gz
adjust rules and service
Diffstat (limited to 'addrwatch.service')
-rw-r--r--addrwatch.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/addrwatch.service b/addrwatch.service
index c2a7ba538f1b..fa49a63e0306 100644
--- a/addrwatch.service
+++ b/addrwatch.service
@@ -5,7 +5,7 @@ Wants=systemd-network-wait-online.service
[Service]
Type=simple
-ExecStart=/usr/bin/addrwatch -o /var/lib/addrwatch/%i.dat %i
+ExecStart=/usr/bin/addrwatch -q -o /var/lib/addrwatch/%i.dat %i
[Install]
WantedBy=multi-user.target