exec: increase maximum execution time to 120s
authorJo-Philipp Wich <jo@mein.io>
Thu, 22 Nov 2018 13:04:45 +0000 (14:04 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 22 Nov 2018 13:28:28 +0000 (14:28 +0100)
commitecd1660f17ea257ea005253babcc773f0e9f7180
tree7d69f9309858f53323571b9052182139a91afb6d
parent41333abee4c57e3de2bcfa08972954e2af20705a
exec: increase maximum execution time to 120s

Increase the maximum possible execution time to 120 seconds and add a new
command line flag `-t` which allows overwriting the default value.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
exec.c
include/rpcd/exec.h
main.c