1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

net/ceph12: fix comment

PR:		240009
Submitted by:	matthew
This commit is contained in:
Kurt Jaeger 2019-08-21 13:22:03 +00:00
parent 2f067d116a
commit 24d647016a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509506

View File

@ -121,7 +121,7 @@ post-install:
${MKDIR} ${STAGEDIR}/var/log/ceph
${MKDIR} ${STAGEDIR}/var/run/ceph
# Use the Ceph init.d script as the interface to regular
# starting and stopping deamons. rc.d work is done thru
# starting and stopping daemons. rc.d work is done thru
# a separate rc.d/ceph script calling init-ceph again.
${MV} ${STAGEDIR}${PREFIX}/etc/init.d/ceph ${STAGEDIR}${PREFIX}/bin/init-ceph
# remove files not packaged