[Unit] Description=<%= name %> <% if ( type === 'cifs' || type === 'nfs' || type === 'fuse.sshfs' ) { %> Requires=unbound.service After=unbound.service Before=docker.service <% } %> [Mount] What=<%= what %> Where=<%= where %> Options=<%= options %> Type=<%= type %> [Install] WantedBy=multi-user.target