Skip to content

Commit 9509584

Browse files
committed
Add condition to service file to check for mongoose.yaml existence
1 parent ea0ffa0 commit 9509584

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
@@ -2,6 +2,7 @@
22
Description=Collect, enrich and store network events
33
Wants=networking.service
44
After=networking.service
5+
ConditionPathExists=/etc/mongoose/mongoose.yaml
56

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

0 commit comments

Comments
 (0)