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
/
test-execute
/
exec-specifier-system.service
blob
9e8ee567aa07e1061cbcd27e8afb04ccf32bc1ef
1
# SPDX-License-Identifier: LGPL-2.1-or-later
2
[Unit]
3
Description=Test for specifiers (system)
4
5
[Service]
6
Type=oneshot
7
ExecStart=test %t = /run
8
ExecStart=test %S = /var/lib
9
ExecStart=test %C = /var/cache
10
ExecStart=test %L = /var/log
11
ExecStart=test %E = /etc