diff options
Diffstat (limited to 'share/msec.py')
-rwxr-xr-x | share/msec.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/msec.py b/share/msec.py index 1cad2b8..f4e6a13 100755 --- a/share/msec.py +++ b/share/msec.py @@ -227,6 +227,7 @@ else: enable_security_check(no) enable_password(no) allow_x_connections(ALL, 1) + allow_xserver_to_listen(yes) # msec cron enable_msec_cron(1) |