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"; +