From 6a58895d3772aadc7dd7acb264b0267c61a57992 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sat, 4 Jun 2016 08:48:58 -0700 Subject: [PATCH] Reflect path suggested in installation guide (FreeNAS) --- init-scripts/init.freenas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-scripts/init.freenas b/init-scripts/init.freenas index 54587aa8..c19b824b 100755 --- a/init-scripts/init.freenas +++ b/init-scripts/init.freenas @@ -14,7 +14,7 @@ # default. Do not sets it as empty or it will run # as root. # plexpy_dir: Directory where PlexPy lives. -# Default: /usr/local/plexpy +# Default: /usr/local/share/plexpy # plexpy_chdir: Change to this directory before running PlexPy. # Default is same as plexpy_dir. # plexpy_pid: The name of the pidfile to create.