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

autofs 5.1.8

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 autofs 5.1.8 as follows:

guix install autofs@5.1.8

Or install the latest version:

guix install autofs

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.