mirror of
https://github.com/linuxserver/docker-baseimage-rdesktop.git
synced 2026-02-20 08:39:58 +08:00
Merge pull request #15 from linuxserver/arch-dbus-execline
Fix execline path
This commit is contained in:
commit
d2542cc2b4
@ -1,4 +1,4 @@
|
||||
#!/bin/execlineb -P
|
||||
#! /usr/bin/execlineb -P
|
||||
|
||||
# Redirect stderr to stdout.
|
||||
fdmove -c 2 1
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!/bin/execlineb -P
|
||||
#! /usr/bin/execlineb -P
|
||||
|
||||
# Move stderr to out so it's piped to logger
|
||||
fdmove -c 2 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user