summarylogtreecommitdiffstats
path: root/systemd.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd.service')
-rw-r--r--systemd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd.service b/systemd.service
index 8759ed190e43..188c96875aad 100644
--- a/systemd.service
+++ b/systemd.service
@@ -2,7 +2,7 @@
Description=immudb database daemon
Documentation=https://github.com/codenotary/immudb
Documentation=https://docs.immudb.io/@@PKGVER@@/
-Wants=network-online.target
+Requires=network-online.target
After=network-online.target
[Service]