aboutsummarylogtreecommitdiffstats
path: root/fangfrisch.service
diff options
context:
space:
mode:
authorAmish2021-08-25 10:47:01 +0530
committerAmish2021-08-25 10:47:01 +0530
commit10fb2765134cd1d3176578b46823e48d9ae824ac (patch)
treed0b255b456c79e5b1fd172809f11f238f78e006f /fangfrisch.service
parentd3bf8c5de441ecd4dbfcdc7775dafbeef661449a (diff)
downloadaur-10fb2765134cd1d3176578b46823e48d9ae824ac.tar.gz
Require network to be online
Diffstat (limited to 'fangfrisch.service')
-rw-r--r--fangfrisch.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/fangfrisch.service b/fangfrisch.service
index 5fa7361dcd13..f7b11bcf98d4 100644
--- a/fangfrisch.service
+++ b/fangfrisch.service
@@ -1,6 +1,8 @@
[Unit]
Description=Download unofficial clamav virus definition files
ConditionPathExists=/var/lib/fangfrisch/db.sqlite
+After=network-online.target
+Wants=network-online.target
[Service]
Type=simple