mirror of
https://git.proxmox.com/git/systemd
synced 2025-06-08 20:15:21 +00:00
6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
VARIABLE="value"
|
|
OPTION="--option=1234"
|
|
NUMBER=1
|
|
EMPTY=""
|
|
PATH=/var/lib/xxx
|