systemd/test/TEST-54-CREDS
Daan De Meyer 82c2214539 debug-generator: Allow specifying name of unit-dropin credential
A fixed name is too rigid, let's give users the ability to define
custom drop-in names which at the same time also allows defining
multiple dropins per unit.

We use ~ as the separator because:
- ':' is not allowed in credential names
- '=' is used to separate credential from value in mkosi's --credential
  argument.
- '-' is commonly used in filenames
- '@' already has meaning as the unit template specifier which might be
  confusing when adding dropins for template units
2024-05-11 19:46:15 +02:00
..
Makefile test: add test suite for new credentials logic 2020-08-25 19:46:36 +02:00
test.sh debug-generator: Allow specifying name of unit-dropin credential 2024-05-11 19:46:15 +02:00