%+header%> <% local fs = require "nixio.fs" nosms = 1 if not fs.stat("/etc/nosim") then nosms = 0 end havegps = 0 if fs.stat("/etc/havegps") then havegps = 1 end -%>