FreeBSD Bugzilla – Attachment 178784 Details for
Bug 215989
shells/lshell: Update to 0.9.18, take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
New files/patch-lshell_checkconfig.py
patch-lshell_checkconfig.py (text/plain), 586 bytes, created by
Damien Fleuriot
on 2017-01-12 10:29:50 UTC
(
hide
)
Description:
New files/patch-lshell_checkconfig.py
Filename:
MIME Type:
Creator:
Damien Fleuriot
Created:
2017-01-12 10:29:50 UTC
Size:
586 bytes
patch
obsolete
>--- lshell/checkconfig.py.orig 2017-01-11 18:12:28.856468000 +0000 >+++ lshell/checkconfig.py 2017-01-11 18:13:06.887717000 +0000 >@@ -235,7 +235,7 @@ > try: > if logfilename == "syslog": > from logging.handlers import SysLogHandler >- syslog = SysLogHandler(address='/dev/log') >+ syslog = SysLogHandler(address='/var/run/log') > syslog.setFormatter(syslogformatter) > syslog.setLevel(self.levels[self.conf['loglevel']]) > logger.addHandler(syslog)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215989
:
178779
|
178780
|
178782
|
178783
|
178784
|
178857
|
179332