Bug 29312 - Сделать по умолчанию root:adm 640 для логов
Summary: Сделать по умолчанию root:adm 640 для логов
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: syslog-ng (show other bugs)
Version: unstable
Hardware: all Linux
: P3 enhancement
Assignee: Konstantin A Lepikhov (L.A. Kostis)
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 14:27 MSK by Sergey Y. Afonin
Modified: 2013-09-11 13:18 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Y. Afonin 2013-09-02 14:27:15 MSK
Надо бы добавить в секцию options

 owner(root);
 group(adm);
 perm(0640);

чтобы соответствовало поведению обычного syslogd в ALT.
Comment 1 Repository Robot 2013-09-11 12:02:50 MSK
syslog-ng-3.4.3-alt2.git20130813 -> sisyphus:

* Wed Sep 11 2013 Sergey Y. Afonin <asy@altlinux> 3.4.3-alt2.git20130813
- changed default permissions (ALT #29312)