test: make directory for drop-in config

Follow-up for a2fbac5875.
This commit is contained in:
Yu Watanabe 2019-04-11 15:38:32 +09:00 committed by Zbigniew Jędrzejewski-Szmek
parent 4ddff52640
commit 8b0f4bac72

View file

@ -30,6 +30,7 @@ test_setup() {
ln -fs /dev/null $initdir/etc/systemd/system/systemd-machined.service
# extend the watchdog
mkdir -p $initdir/etc/systemd/system/systemd-timedated.service.d
cat >$initdir/etc/systemd/system/systemd-timedated.service.d/watchdog.conf <<EOF
[Service]
WatchdogSec=10min