vncserver: enable "say"

This commit is contained in:
Dmitry Maksyoma 2021-08-13 17:57:32 +12:00
parent c64e83732d
commit 6e0d272946

View File

@ -25,6 +25,7 @@
# vncserver - wrapper script to start an X VNC server.
#
use v5.10;
use Time::HiRes qw (sleep);
&DetectEnvironment();