mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2018-06-08 Fred Gleason <fredg@paravelsystems.com>
* Removed support for the '--admin-username', '--admin-password', '--admin-hostname', '--admin-dbname', '--create-db-hostname', '--skip-backup' and '--backup-filename' switches from rdadmin(1). * Removed the 'Backup Database' and 'Restore Database' buttons from rdadmin(1). * Removed the database creation and updater code from rdadmin(1).
This commit is contained in:
@@ -193,7 +193,7 @@ if test -f /usr/lib/systemd/system/mariadb.service ; then
|
||||
systemctl start mariadb.service
|
||||
MYSQL_INIT="systemctl start mariadb.service"
|
||||
fi
|
||||
@LOCAL_PREFIX@/bin/rdadmin --check-db --mysql-admin-user=root --mysql-admin-password
|
||||
@LOCAL_PREFIX@/sbin/rddbmgr --modify
|
||||
/etc/init.d/rivendell restart
|
||||
if test "@DISTRO@" = "suse" ; then
|
||||
/etc/init.d/apache2 restart
|
||||
|
Reference in New Issue
Block a user