diff options
author | Jay Sorg <jay.sorg@gmail.com> | 2014-05-10 16:08:58 -0700 |
---|---|---|
committer | Jay Sorg <jay.sorg@gmail.com> | 2014-05-10 16:08:58 -0700 |
commit | 380c1f6b7d3e74307de4d3106060fca3098c2663 (patch) | |
tree | 529728ae687bae41e2789dd9831ff07f25e40dda /sesman | |
parent | 49fcc23673323a850b7aaf9ae1025cfd14d0adba (diff) | |
download | xrdp-proprietary-380c1f6b7d3e74307de4d3106060fca3098c2663.tar.gz xrdp-proprietary-380c1f6b7d3e74307de4d3106060fca3098c2663.zip |
sesman: change from using PULSE_CONFIG to PULSE_SCRIPT
Diffstat (limited to 'sesman')
-rw-r--r-- | sesman/sesman.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/sesman.ini b/sesman/sesman.ini index 6235843c..a58af383 100644 --- a/sesman/sesman.ini +++ b/sesman/sesman.ini @@ -93,4 +93,4 @@ param8=tcp FuseMountName=thinclient_drives [SessionVariables] -PULSE_CONFIG=/etc/xrdp/pulse/daemon.conf +PULSE_SCRIPT=/etc/xrdp/pulse/default.pa |