From c961e2592fe2de0dc24a846af0ace22d0f4cad9a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 30 Dec 2018 12:11:54 +0100 Subject: Add systemd unit file example --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36945f6..522df87 100644 --- a/README.md +++ b/README.md @@ -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; -- cgit v1.2.3