meson: create (empty) /etc/systemd/system during installation
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 5 Aug 2019 13:02:13 +0000 (15:02 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 5 Aug 2019 18:11:09 +0000 (03:11 +0900)
commit4c071d7f2a269f1c7b25402a272f90701b8a070c
tree2c5f9470046c6876661155d7031b41804e073292
parent94595525aff748dce0de30fda10dd6685a474bbf
meson: create (empty) /etc/systemd/system during installation

We explicitly create /etc/systemd/user and other parts of the basic directory
tree. I think we should create /etc/systemd/system too. (The alternative would
be to not create those other directories too, but I think it's nice to have
the basic directory structure in place after installation.)

https://bugzilla.redhat.com/show_bug.cgi?id=1737362
src/core/meson.build