Add comment line to prevent empty content
This commit is contained in:
parent
5975aff96f
commit
3dd6911b58
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
dest: /etc/profile.d/lmn-logout.sh
|
||||
mode: '0755'
|
||||
content: |
|
||||
# logout script (may be empty)
|
||||
{% if localhome_logout_missing_serverhome %}
|
||||
[[ "${UID}" -gt 10000 ]] && ! findmnt /srv/samba/schools/default-school > /dev/null && exit 0
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue