Skip to content

Instantly share code, notes, and snippets.

@davidstrauss
Forked from anonymous/gist:7805691
Last active December 30, 2015 08:58
Show Gist options
  • Save davidstrauss/7805704 to your computer and use it in GitHub Desktop.
Save davidstrauss/7805704 to your computer and use it in GitHub Desktop.
# cat /etc/systemd/system/mirrors.mount
[Mount]
What=/dev/mapper/36000d31000491800000000000000005c
Where=/mirrors
Options=defaults,discard
TimeoutSec=600
[Install]
WantedBy=local-fs.target
# systemctl start mirrors.mount
# systemctl enable mirrors.mount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment