Skip to content

Instantly share code, notes, and snippets.

@mohamadaliakbari
Created August 12, 2018 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohamadaliakbari/4fe1c316770b0ba7f370fd95dec1d811 to your computer and use it in GitHub Desktop.
Save mohamadaliakbari/4fe1c316770b0ba7f370fd95dec1d811 to your computer and use it in GitHub Desktop.
To run MariaDB SQL from `/home`

To run MariaDB SQL from /home, in the file /usr/lib/systemd/system/mariadb.service, just change :

ProtectHome=true

to :

ProtectHome=false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment