diff options
Diffstat (limited to 'comms/direwolf/files/patch-scripts_dw-start.sh')
| -rw-r--r-- | comms/direwolf/files/patch-scripts_dw-start.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/direwolf/files/patch-scripts_dw-start.sh b/comms/direwolf/files/patch-scripts_dw-start.sh index be35586236a9..09d1c84ed362 100644 --- a/comms/direwolf/files/patch-scripts_dw-start.sh +++ b/comms/direwolf/files/patch-scripts_dw-start.sh @@ -1,12 +1,11 @@ --- scripts/dw-start.sh.orig 2022-01-28 14:55:02 UTC +++ scripts/dw-start.sh -@@ -68,9 +68,9 @@ DWCMD="$DIREWOLF -a 100" +@@ -68,9 +68,8 @@ DWCMD="$DIREWOLF -a 100" #Where will logs go - needs to be writable by non-root users -LOGFILE=/var/tmp/dw-start.log -+#LOGFILE=/var/tmp/dw-start.log -+LOGFILE=/var/var/dw-start.log ++LOGFILE=/var/log/dw-start.log - #------------------------------------- |
