From 76f30d0cf47c57f4afaab301c13c587fee2cfc8b Mon Sep 17 00:00:00 2001 From: "psyc://psyced.org/~lynX" <@> Date: Sun, 8 Feb 2009 00:46:57 +0100 Subject: [PATCH] a word of caution --- bin/psyconf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/psyconf b/bin/psyconf index 5dd2a74..cbdd64d 100755 --- a/bin/psyconf +++ b/bin/psyconf @@ -653,3 +653,6 @@ X chdir "$sandbox/net/place" or die "Where is my net/place? $!"; require "archetype.pl"; + say "\nCaution: You may have to completely shut down and restart psyced\n"; + say "to ensure the newly generated start-up scripts are actually used.\n"; +