b31d7421cd
After and Wants in systemd unit files can accept multiple services but the services should be separated by space(' ') instead of comma(','). ~~~ Before=, After= These two settings expect a space-separated list of unit names. They may be specified more than once, in which case dependencies for all listed names are created. ~~~ This change fixes the wrong separator currently used. Closes-Bug: #1980976 Change-Id: I9f33e1bda457c170fc5c7c14fc6ed221ee299b94 |
||
---|---|---|
.. | ||
defaults | ||
files | ||
meta | ||
molecule/default | ||
tasks | ||
templates |