use mixed killmode, since we handle destruction of our own children just fine.
This commit is contained in:
@ -6,6 +6,7 @@ ExecStart=/usr/bin/env python3 /usr/local/bin/routerstats_collector.py
|
|||||||
#So STDOUT and STDERR are not buffered
|
#So STDOUT and STDERR are not buffered
|
||||||
Environment=PYTHONUNBUFFERED=1
|
Environment=PYTHONUNBUFFERED=1
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
KillMode=mixed
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|||||||
Reference in New Issue
Block a user