mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
Create log file directories using /set log_create_file_mode + exec-bit.
Patch by Noah Levitt <nlevitt at columbia.edu> git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3022 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ecff491e02
commit
ad27d4aac4
3 changed files with 17 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#ifndef __LOG_H
|
||||
#define __LOG_H
|
||||
|
||||
#define LOG_DIR_CREATE_MODE 0700
|
||||
|
||||
enum {
|
||||
LOG_ITEM_TARGET, /* channel, query, .. */
|
||||
LOG_ITEM_WINDOW_REFNUM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue