Commit eb847dc6 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
if [[ ! -z "$(RUNTIME_WATCHDOG)" ]] ; then \
sed -i 's/.*RuntimeWatchdogSec=.*/RuntimeWatchdogSec=$(RUNTIME_WATCHDOG)/g' /etc/systemd/system.conf ; \
fi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment