[aur-dev] [PATCH] systemd compatibility

Marcel Korpel marcel.lists at gmail.com
Tue Dec 4 12:29:59 EST 2012


---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index afab274..1a41066 100644
--- a/INSTALL
+++ b/INSTALL
@@ -53,7 +53,7 @@ Setup on Arch Linux:

 6) Configure MySQL
  - Start the MySQL service. Example:
-   # /etc/rc.d/mysqld start
+   # systemctl start mysqld

  - Create database
    # mysqladmin -p create AUR
-- 
1.8.0.1


More information about the aur-dev mailing list