NAME
Service control for the automounter
SYNOPSIS
If a SysV init script system is being used: /etc/init.d/autofs start|stop|restart|reload|status or if the systemd init system is being used: systemctl start|stop|restart|reload|status autofs.service
DESCRIPTION
autofs controls the operation of the automount(8) daemon(s) running on the Linux system. Usually autofs is invoked at system boot time with the start parameter and at shutdown time with the stop parameter. Service control actions can also be manually invoked by the system administrator to shut down, restart, reload or obtain service status.
OPERATION
autofs will consult a configuration file /etc/auto.master (see auto.master(5)) by default to find mount points on the system. For each of those mount points automount(8) will mount and start a thread, with the appropriate parameters, to manage the mount point. /etc/init.d/autofs reload or systemctl autofs.service reload will check the current auto.master map against the current automount managed mounts. It will terminate those daemons or threads (depending on autofs version) whose entries have been removed, re-read the automount maps for entries that have changed and start new daemons or threads for entries that have been added. If an indirect map is modified then the change will become effective immediately. If an indirect map uses the browse option, the master map contains direct mount maps or the auto.master map is modified then the autofs service control reload action must be rerun to activate the changes. /etc/init.d/autofs status or systemctl autofs.service status will display the status of, automount(8), running or not. When using the systemd init system the status output includes somewhat more information related to the service status. systemctl(1) has more functions than the actions mentioned here, see systemctl(1) for more information.
SEE ALSO
automount(8), autofs(5), autofs.conf(5), auto.master(5). autofs_ldap_auth.conf(5) systemctl(1)
AUTHOR
This manual page was written by Christoph Lameter <chris@waterf.org>, for the Debian GNU/Linux system. Edited by H. Peter Anvin <hpa@transmeta.com> and Ian Kent <raven@themaw.net>. 9 Sep 1997 AUTOFS(8)
More Linux Commands
manpages/killwchar.3ncurses.html
killwchar(3ncurses) - curses environment query routines.....
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou
manpages/strict.3pm.html
strict(3pm) - Perl pragma to restrict unsafe constructs.....
If no import list is supplied, all possible restrictions are assumed. (This is the safest mode to operate in, but is sometimes too strict for casual programming
manpages/samba-regedit.8.html
samba-regedit(8) ncurses based tool to manage the Samba regi
This tool is part of the samba(7) suite. samba-regedit is a ncurses based tool to manage the Samba registry. It can be used to show/edit registry keys/subkeys a
manpages/perlnewmod.1.html
perlnewmod(1) - preparing a new module for distribution.....
This document gives you some suggestions about how to go about writing Perl modules, preparing them for distribution, and making them available via CPAN. One of
manpages/aa-mergeprof.8.html
aa-mergeprof(8) merge AppArmor security profiles. (ManPage)
aa-mergeprof BUGS If you find any bugs, please report them at <https://bugs.launchpad.net/apparmor/+filebug>. SEE ALSO apparmor(7), apparmor.d(5), aa_change_hat
manpages/IO::Handle.3pm.html
IO::Handle(3pm) - supply object methods for I/O handles.....
IO::Handle is the base class for all other IO handle classes. It is not intended that objects of IO::Handle would be created directly, but instead IO::Handle is
manpages/__fwritable.3.html
__fwritable(3) - interfaces to stdio FILE structure.........
Solaris introduced routines to allow portable access to the internals of the FILE structure, and glibc also implemented these. The __fbufsize() function returns
manpages/has_ic.3ncurses.html
has_ic(3ncurses) - curses environment query routines........
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou
manpages/sane-umax1220u.5.html
sane-umax1220u(5) - SANE backend for the UMAX Astra 1220U an
The sane-umax1220 library implements a SANE (Scanner Access Now Easy) backend for the the UMAX Astra 1220U and similar scanners. For more information on this ba
manpages/ldap_modify_ext_s.3.html
ldap_modify_ext_s(3) - Perform an LDAP modify operation.....
The routine ldap_modify_ext_s() is used to perform an LDAP modify operation. dn is the DN of the entry to modify, and mods is a null-terminated array of modific
manpages/lofromtemplate.1.html
lofromtemplate(1) - LibreOffice office suite (Man Page).....
LibreOffice (LO for short) is a multi-platform office productivity suite. It was derived from OpenOffice.org 3.3 Beta on September 28, 2010. libreoffice is a sh
manpages/ebrowse.1.html
ebrowse(1) - create a class hierarchy database (Man Page)...
This manual page documents briefly the ebrowse command. Full documentation is available in the GNU Info format. ebrowse is used to create the database used by t
