diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -45,7 +45,8 @@ pass requests for db-infoscreen to the appropriate port.  You can run the app using a Mojo::Server of your choice, e.g.  **perl  index.pl daemon -m production** (quick&dirty, does not respect all variables) -or **hypnotad** (recommended). +or **hypnotad** (recommended). A systemd unit example is provided in +`examples/db-infoscreen.service`.  All code in this repository may be used under the terms of the BSD-2-Clause  (db-infoscreen, see COPYING) and MIT (jquery, jqueryui, and marquee libraries;  | 
