Commit 7175dcb
committed
fixes syslog making default "ident" from sys.argv[0]
Code is from gh#python/cpython!16557, it was released upstream in
3.9.0.
Fixes: bpo#38361
Fixes: bsc#1222109
Patch: bpo38361-syslog-no-slash-ident.patch1 parent 5afa628 commit 7175dcb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments