lldpd: drop specific respawn params [use system-wide]
I think I added these respawn params [a while back], when I did the conversion to procd init script format. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
ccc54b2935
commit
ce8bfa9407
1 changed files with 0 additions and 3 deletions
|
@ -89,9 +89,6 @@ start_service() {
|
|||
|
||||
# set auto respawn behavior
|
||||
procd_set_param respawn
|
||||
procd_append_param respawn 3600
|
||||
procd_append_param respawn 5
|
||||
procd_append_param respawn -1
|
||||
procd_close_instance
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue