This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/autofs -
EnvironmentFile=-/etc/sysconfig/autofs -
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/automount $OPTIONS --pid-file /var/run/autofs.pid -
ExecStart=/usr/sbin/automount $OPTIONS --systemd-service --dont-check-daemon -
KillMode=process -
PIDFile=/run/autofs.pid -
TimeoutSec=180 -
Type=forking -
Type=notify
-
-
[Unit]-
After=network.target ypbind.service sssd.service network-online.target remote-fs.target -
After=network.target ypbind.service sssd.service network-online.target remote-fs.target rpc-statd.service rpcbind.service -
Description=Automounts filesystems on demand -
Documentation=man:autofs(8) -
Wants=network-online.target nfs-client.target -
Wants=network-online.target rpc-statd.service rpcbind.service
-
Additionnal notes
Nothing here.