mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
test: Fix section of StateDirectory=
This commit is contained in:
parent
c022fcd80c
commit
dba138b863
@ -4,7 +4,6 @@ Description=%N
|
||||
Wants=basic.target network.target @wants@
|
||||
After=basic.target network.target @after@
|
||||
Before=getty-pre.target
|
||||
StateDirectory=%N
|
||||
|
||||
[Service]
|
||||
ExecStartPre=rm -f /failed /testok
|
||||
@ -13,3 +12,4 @@ ExecStart=@command@
|
||||
ExecStopPost=/usr/lib/systemd/tests/integration-test-setup.sh finalize
|
||||
Type=oneshot
|
||||
MemoryAccounting=@memory-accounting@
|
||||
StateDirectory=%N
|
||||
|
Loading…
x
Reference in New Issue
Block a user