Run mono with the debug switch
This commit is contained in:
@@ -5,5 +5,5 @@ umask 022
|
||||
cd /opt/NzbDrone || exit
|
||||
|
||||
exec \
|
||||
s6-setuidgid abc mono NzbDrone.exe \
|
||||
s6-setuidgid abc mono --debug NzbDrone.exe \
|
||||
-nobrowser -data=/config
|
||||
|
||||
Reference in New Issue
Block a user