Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit d1799b2

Browse files
authored
Merge pull request #12 from freedomofpress/start_after_redis
Starts the service after redis
2 parents da5b572 + a9a02ea commit d1799b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

securedrop-log.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Unit]
22
Description=securedrop logging Service
3-
After=network.target
3+
After=network.target redis.service
44

55
[Service]
66
Type=simple

0 commit comments

Comments
 (0)