summaryrefslogtreecommitdiffstats
path: root/openssh-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'openssh-model.lua')
-rw-r--r--openssh-model.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssh-model.lua b/openssh-model.lua
index b5efd74..23987d4 100644
--- a/openssh-model.lua
+++ b/openssh-model.lua
@@ -4,6 +4,7 @@ module(..., package.seeall)
require("modelfunctions")
require("validator")
require("fs")
+require("format")
-- Set variables
local configfile = "/etc/ssh/sshd_config"