D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
systemd
/
system
/
multi-user.target.wants
/
Filename :
autofs.service
back
Copy
[Unit] Description=Automounts filesystems on demand After=network.target ypbind.service sssd.service network-online.target remote-fs.target rpc-statd.service rpcbind.service Wants=network-online.target rpc-statd.service rpcbind.service [Service] Type=notify EnvironmentFile=-/etc/sysconfig/autofs ExecStart=/usr/sbin/automount $OPTIONS --systemd-service --dont-check-daemon ExecReload=/usr/bin/kill -HUP $MAINPID KillMode=process TimeoutSec=180 [Install] WantedBy=multi-user.target