diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-03-07 02:16:25 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-07 02:16:25 -0300 |
commit | a080c9cca3b0a16b4f3a66675eb4ea5028ec86f8 (patch) | |
tree | cbe62cb27b1bf2801cb8c7bef8b8974a5d60b61e /network/freenx/doinst.sh | |
parent | 27332535ba7ba0a20f92baa29071aeefb570e4e0 (diff) |
network/freenx: Misc. cleaning up.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/freenx/doinst.sh')
-rw-r--r-- | network/freenx/doinst.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/freenx/doinst.sh b/network/freenx/doinst.sh index 440c22901fb21..451febba867b4 100644 --- a/network/freenx/doinst.sh +++ b/network/freenx/doinst.sh @@ -109,3 +109,11 @@ chown nx:root \${NX_LOGFILE} EOCR +usr/bin/nxsetup --install --setup-nomachine-key --uid 243 --gid 243 --auto + +WARNI="\n- - - - -\n\n\ +The package installs the default nomachine key to protect the connection.\n\ +run \"nxsetup --purge --uninstall ; sh preinstall.sh ; nxsetup --install\"\n\ +from the build folder to set some custom keys (for additional security).\n\ +\n- - - - -\n" +printf "%b\n" "$WARNI" |