Skip to content

Instantly share code, notes, and snippets.

@D4rk4
Created July 18, 2017 12:05
Show Gist options
  • Save D4rk4/f9b6713767d2b85418ada038b2c40215 to your computer and use it in GitHub Desktop.
Save D4rk4/f9b6713767d2b85418ada038b2c40215 to your computer and use it in GitHub Desktop.
[Unit]
Description=GlusterFS mount
Wants=network.target glusterfs-server.service
After=network.target glusterfs-server.service
[Mount]
What=127.0.0.1:/shared-www
Where=/srv/www
Type=glusterfs
Options=defaults
[Install]
WantedBy=php5-fpm.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment