File autofs.service of Package autofs.23455

[Unit]
Description=Automounts filesystems on demand
Documentation=man:automount(8) man:autofs(5)
After=network.target remote-fs.target nss-lookup.target nss-user-lookup.target
Before=systemd-logind.service

[Service]
Type=forking
PIDFile=/run/automount.pid
EnvironmentFile=-/etc/sysconfig/autofs
ExecStart=/usr/sbin/automount $AUTOFS_OPTIONS -p /run/automount.pid
ExecReload=/usr/bin/kill -HUP $MAINPID
TimeoutSec=180
KillMode=mixed

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by