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