configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 137  →  ?path2? @ 138
/monit/debian/templates/fsmount
@@ -0,0 +1,7 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
# Template for remounting filesystems useful in case of disconnects.
check file letsencrypt with path /etc/letsencrypt/cli.ini
if failed checksum then exec "/usr/bin/mount /etc/letsencrypt"