Skip to content

Commit afefc6d

Browse files
committed
Make sure the network is up before starting mongoose daemon
1 parent 7f3dce5 commit afefc6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/pirogue-mongoose.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[Unit]
22
Description=Collect, enrich and store network events
33
Wants=networking.service
4+
After=networking.service
45

56
[Service]
67
ExecStart=/usr/bin/mongoosed -c /etc/mongoose/mongoose.yaml

0 commit comments

Comments
 (0)