bus-unit-util: make dependency settings can take multiple units
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Dec 2017 06:32:11 +0000 (15:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 23 Dec 2017 10:32:25 +0000 (19:32 +0900)
commiteae194a51b2b4d2cea4d4f0897063b45f6787688
treec6ff97747c4b4ee027e3d068557455e976bf2874
parentb48e508db310306b9a17bf9f37c87feca7ef0d87
bus-unit-util: make dependency settings can take multiple units

This allows people to specify multiple units in dependency settings
e.g. `Requires=foo.service baz.service`.
src/shared/bus-unit-util.c