1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-23 02:04:32 +03:00

test: make directory for drop-in config

Follow-up for a2fbac5875776e9e327f30cf2a8b3070a4c1552a.
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