summaryrefslogtreecommitdiffstats
path: root/test/units/testsuite-52.sh
blob: 16ff507d0d2974a9b62a48161ff4421cf3b8383e (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -ex
set -o pipefail

systemd-analyze log-level debug

systemctl enable test-honor-first-shutdown.service
systemctl start test-honor-first-shutdown.service

touch /testok