better description for mount files

This commit is contained in:
Girish Ramakrishnan
2021-06-18 18:03:07 -07:00
parent 5f509f802f
commit 55950c7e2d

View File

@@ -1,5 +1,5 @@
[Unit]
Description=mount script for <%= name %>
Description=<%= name %>
<% if ( type === 'cifs' || type === 'nfs' || type === 'sshfs' ) { %>
Requires=unbound.service
After=unbound.service