Actually add the script interpreter patch.
This commit is contained in:
parent
4d36aa7cf9
commit
53cacd0256
9
xrdp-0.9.6-script-interpreter.patch
Normal file
9
xrdp-0.9.6-script-interpreter.patch
Normal file
@ -0,0 +1,9 @@
|
||||
diff -ruN xrdp-0.9.6-v/sesman/startwm.sh xrdp-0.9.6/sesman/startwm.sh
|
||||
--- xrdp-0.9.6-v/sesman/startwm.sh 2018-03-26 15:29:21.000000000 +1100
|
||||
+++ xrdp-0.9.6/sesman/startwm.sh 2018-04-23 14:48:12.320386375 +1000
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/env bash
|
||||
+#!/bin/bash
|
||||
#
|
||||
# This script is an example. You might need to edit this script
|
||||
# depending on your distro if it doesn't work for you.
|
Loading…
Reference in New Issue
Block a user