repo.or.cz
/
systemd.io.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hwdb: fix screen rotation for EXO Wings 2in1 w1125 (#36283)
[systemd.io.git]
/
test
/
units
/
TEST-52-HONORFIRSTSHUTDOWN.sh
blob
16ff507d0d2974a9b62a48161ff4421cf3b8383e
1
#!/usr/bin/env bash
2
# SPDX-License-Identifier: LGPL-2.1-or-later
3
set -ex
4
set -o
pipefail
5
6
systemd-analyze log-level debug
7
8
systemctl
enable
test-honor-first-shutdown.service
9
systemctl start test-honor-first-shutdown.service
10
11
touch
/
testok