mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
14 lines
327 B
Plaintext
14 lines
327 B
Plaintext
## assert-last-key-contains Service ExecStart " --opt o=uid=0,gid=11 "
|
|
## assert-key-is Service Type oneshot
|
|
## assert-key-is Service RemainAfterExit no
|
|
## assert-last-key-contains Service SyslogIdentifier "Modify %N"
|
|
|
|
[Volume]
|
|
# Test usernames too
|
|
User=root
|
|
Group=11
|
|
|
|
[Service]
|
|
RemainAfterExit=no
|
|
SyslogIdentifier="Modify %N"
|