[Bug 658754] Review Request: CUBRID - a very fast and reliable open source SQL database server.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=658754

--- Comment #28 from Esen Sagynov <esen.sagynov@xxxxxxx> ---
Actually, the above linked warnings list file wasn't updated. Here is the
latest file:
http://jira.cubrid.org/secure/attachment/15368/warnings.txt

It doesn't have the service related warning because there is no
/etc/init.d/cubrid file any more on Fedora 15+. It's replaced by the
cubrid.service file.

The rationale behind enabling CUBRID service on install is that no user will
install CUBRID just because there is "cubrid" in the list of available
packages. If they install CUBRID, they mean to use it, which means they need
CUBRID Service to be started up on system boot. In fact, if I see MySQL
package, they have enabled mysql service by default via
/etc/rc.d/init.d/mysqld. Same goes with PostgreSQL's
/etc/rc.d/init.d/postgresql.

Therefore, the cubrid.spec file contains the following two lines for adding and
removing CUBRID service on install and uninstall, respectively:

// for removing it on uninstall
systemctl disable cubrid.service > /dev/null 2>&1
// for adding it on install
systemctl enable cubrid.service > /dev/null 2>&1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=H5bwus187u&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]