[Unit] Description=Automounts filesystems on demand After=network.target nss-lookup.target [Service] EnvironmentFile=-/etc/default/autofs Type=forking PIDFile=/run/autofs-running ExecStart=/usr/sbin/automount $OPTIONS ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target