https://bugs.contribs.org/show_bug.cgi?id=11321
Bug ID: 11321
Summary: multiple issues
Classification: Contribs
Product: SME Contribs
Version: 10alpha
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-unifi
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
restart the service or stop seems useless before and after an upgrade
no fix for sme now, migration to systemd might help
also we need to recreate the hard link to /bin/mongod
/etc/e-smith/events/smeserver-unifi-install/S20upgrade_unifi_controller.sh
# Enforce proper ownership of UniFi directory
chown -R $UNIFI_OWNER:$UNIFI_OWNER $UNIFI_DIR
+ rm -f $UNIFI_DIR/bin/mongod
+ ln /opt/rh/rh-mongodb34/root/usr/bin/mongod $UNIFI_DIR/bin/mongod
# Restart the local UniFi Controller service
printf "\n"
service $UNIFI_SERVICE start
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/