From 79bbaa8539c4165ff9516cdae89c02362697f341 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Sun, 24 Jan 2021 01:47:01 +0100 Subject: initial commit --- honk.service | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 honk.service (limited to 'honk.service') diff --git a/honk.service b/honk.service new file mode 100644 index 0000000..c070204 --- /dev/null +++ b/honk.service @@ -0,0 +1,12 @@ +[Unit] +Description="Honk ActivityPub server" + +[Service] +WorkingDirectory=/usr/share/webapps/honk +ExecStart=/usr/share/webapps/honk/honk + +User=honk +Group=honk + +[Install] +WantedBy=default.target -- cgit v1.2.3-70-g09d2