diff options
-rw-r--r-- | config/anyterm/anyterm.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/anyterm/anyterm.xml b/config/anyterm/anyterm.xml index 0b87767d..b4f0fde5 100644 --- a/config/anyterm/anyterm.xml +++ b/config/anyterm/anyterm.xml @@ -61,6 +61,11 @@ <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/anyterm/anyterm.inc</item> </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/www/</prefix> + <chmod>077</chmod> + <item>http://www.pfsense.com/packages/config/anyterm/access_anyterm.php</item> + </additional_files_needed> <tabs> <tab> <text>Settings</text> |