Commit ee9793de authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We should move systemd unit files into /lib/systemd/system

parent d7b2aa90
......@@ -74,6 +74,7 @@ all: ceph-config ceph-sudoer
install -v -Dm755 -o ceph -g ceph -d /var/lib/ceph/mon
install -v -Dm755 -o ceph -g ceph -d /var/lib/ceph/osd
install -v -Dm755 ceph-mon-bootstrap /usr/sbin/ceph-mon-bootstrap
mv /usr/lib/systemd/system/* /lib/systemd/system
ln -s ../dist /usr/share/ceph/mgr/dashboard/frontend/dist/en-US
ln -s /usr/lib/python3.9/site-packages/ceph-1.0.0-py3.9.egg/ceph /usr/lib/python3.9/site-packages/ceph
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment