This package browser is in early development. Mind the rough edges.

autofs

Kernel-based automounter for Linux

Autofs is a kernel-based automounter for use with the Linux autofs4 module. It automatically mounts selected file systems when they are used and unmounts them after a set period of inactivity. This provides centrally-managed, consistent file names for users and applications, even in a large and/or frequently changing (network) environment.

Installation

Install the latest version of autofs as follows:

guix install autofs

Or install a particular version:

guix install autofs@5.1.8

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/autofs/'><img src='http://127.0.0.1:3000/packages/autofs/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/autofs/badges/latest-version.svg)](http://127.0.0.1:3000/packages/autofs/)
Org: [[http://127.0.0.1:3000/packages/autofs/][http://127.0.0.1:3000/packages/autofs/badges/latest-version.svg]]