mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
VARIABLE="value"
|
|
OPTION="--option=1234"
|
|
NUMBER=1
|
|
EMPTY=""
|
|
PATH=/var/lib/xxx
|