Skip to content

Commit a8095b2

Browse files
committed
Reduce TimeoutStopSec from 30 to 10 seconds in service configuration
1 parent e2598cf commit a8095b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/pirogue-mongoose.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Restart=on-failure
99
RestartSec=2
1010
Type=notify
1111
KillSignal=SIGTERM
12-
TimeoutStopSec=30
12+
TimeoutStopSec=10
1313
KillMode=control-group
1414

1515
[Install]

0 commit comments

Comments
 (0)