From 68eab1daf6230f7f8845737253bac595fdf60050 Mon Sep 17 00:00:00 2001 From: chrys Date: Thu, 24 Jan 2019 09:44:29 +0100 Subject: [PATCH] Update install.sh --- install.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install.sh b/install.sh index 1d58c26a..78b46170 100755 --- a/install.sh +++ b/install.sh @@ -51,10 +51,10 @@ Installation complete. install path:/opt/fenrirscreenreader settings path:/etc/fenrirscreenreader -To test Fenrir -sudofenrir -To have Fenrir start on system boot: -using systemd: +To test Fenrir: +sudo fenrir + +To have Fenrir start on system boot using systemd: download service file: https://raw.githubusercontent.com/chrys87/fenrir/master/autostart/systemd/Arch/fenrir.service move the service file to: /etc/systemd/system/fenrir.service sudo systemctl enable fenrir