4 Commits

Author SHA1 Message Date
Franco Fichtner
21abc3627e shortcuts: fix warning and revive miniupnpd file
While there, don't expose the main include file to the web server.
2015-03-03 10:06:13 +01:00
Franco Fichtner
797b0e64b8 src: migrate the version file to a new home
We now use /usr/local/opnsense/version/xxx as our version database.
Apart from the core package, opnsense-update(8) also puts its own
version information in there.  To stay somewhat consistent, the
version file should resemble the package name, even though that
looks strange in our case: /usr/local/opnsense/version/opnsense.
It's just that /usr/local/etc is too open and might clash with
other things in the future.
2015-03-02 09:08:44 +01:00
Franco Fichtner
7a846b49a2 src: first of many whitspace cleanups 2014-12-27 14:29:00 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00