gdraheim / docker-systemctl-replacement

docker systemctl replacement - allows to deploy to systemd-controlled containers without starting an actual systemd daemon (e.g. centos7, ubuntu16)
European Union Public License 1.2
1.4k stars 401 forks source link

[WIP] modify to not match modules without suffix #171

Closed pakutoma closed 9 months ago

pakutoma commented 11 months ago

Currently, this PR is just to illustrate the modifications needed in #172.

gdraheim commented 9 months ago

The sysv parts must be able to be matched without a suffix.

I don't see how this could return all modules, i.e. including a .target/.socket suffix.