move systemd files to /lib/systemd/system

This commit is contained in:
Daniel Molkentin 2022-02-14 18:49:13 +01:00
parent 9f833a4760
commit 568756bf7e

View File

@ -77,9 +77,9 @@ if [ -f /opt/freeswitch/etc/freeswitch/sip_profiles/external.xml ]; then
sed -i 's/<!--<param name="enable-3pcc" value="true"\/>-->/<param name="enable-3pcc" value="proxy"\/>/g' /opt/freeswitch/etc/freeswitch/sip_profiles/external.xml
fi
chown root:root /usr/lib/systemd/system
chown root:root /usr/lib/systemd/system/bbb-html5.service
chown root:root /usr/lib/systemd/system/disable-transparent-huge-pages.service
chown root:root /lib/systemd/system
chown root:root /lib/systemd/system/bbb-html5.service
chown root:root /lib/systemd/system/disable-transparent-huge-pages.service
# Ensure settings is readable
chmod go+r /usr/share/meteor/bundle/programs/server/assets/app/config/settings.yml