Commit 2015b4a2 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
if [[ ! -z "$(SHUTDOWN_WATCHDOG)" ]] ; then \
sed -i 's/.*ShutdownWatchdogSec=.*/ShutdownWatchdogSec=$(SHUTDOWN_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