Changes

From SME Server
Jump to navigationJump to search
345 bytes added ,  01:58, 18 September 2016
no edit summary
Line 35: Line 35:  
   signal-event remoteaccess-update
 
   signal-event remoteaccess-update
 
    
 
    
 +
=== Set custom template for /etc/hosts.allow ===
 +
 +
  mkdir /etc/e-smith/templates-custom/etc/hosts.allow
 +
  cd    /etc/e-smith/templates-custom/etc/hosts.allow
 +
  touch mosquitto
 +
 
 +
Edit the file 'mosquitto' to have the following content:
 +
 +
{
 +
    $DB->hosts_allow_spec('mosquitto');
 +
}
 +
 +
and expand the template:
 +
 +
expand-template /etc/hosts.allow
 +
 
=== Enable As Service ===
 
=== Enable As Service ===
  
374

edits

Navigation menu