From 6335167c59adaf9ab329811597454c0c7d6abd22 Mon Sep 17 00:00:00 2001 From: Pavel Ruzicka Date: Mon, 6 Jun 2016 23:22:30 +0200 Subject: [PATCH] Update README --- brmdoor-rpi/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brmdoor-rpi/README b/brmdoor-rpi/README index 3f65c10..d662a54 100644 --- a/brmdoor-rpi/README +++ b/brmdoor-rpi/README @@ -1,6 +1,8 @@ This is quick and dirty version of brmdoor that does not require Arduino, and runs only on Raspberry Pi. This version of brmdoor requires: +- create user brmdoor, ~brmdoor/.screenrc +- create /etc/systemd/system/brmdoor.service in case systemd is used to autostart brmdoor service - irssi configured according to ./irssi/config with loaded scripts from ./irssi/scripts - libnfc-compatible smartcard reader - libnfc installed