Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not correct permissions for created log file #33

Closed
alvussar opened this issue Mar 4, 2019 · 1 comment
Closed

not correct permissions for created log file #33

alvussar opened this issue Mar 4, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@alvussar
Copy link

alvussar commented Mar 4, 2019

start dnsproxy with -o /root/edns/debug.log
proccess creates log file with 0755 permission access

[15:08] root@host ~/edns # stat debug.log
File: ‘debug.log’
Size: 1363 Blocks: 8 IO Block: 4096 regular file
Device: ca03h/51715d Inode: 660706 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2019-03-04 15:08:00.565400970 +0200
Modify: 2019-03-04 15:07:52.409434027 +0200
Change: 2019-03-04 15:07:52.409434027 +0200
Birth: -

@ameshkov ameshkov added the bug Something isn't working label Mar 4, 2019
@ameshkov
Copy link
Member

ameshkov commented Mar 4, 2019

@admitrevskiy change to 0644.

Btw, we have the very same issue in AdGuard Home.

@ameshkov ameshkov added this to the 0.12 milestone Mar 11, 2019
admitrevskiy pushed a commit that referenced this issue Mar 12, 2019
* commit '2c6aab2f903fabfb2a36eeb2b1217864c26de2e8':
  [change] main: remove unuseful comment
  Fix #33 - [bugfix] main: change permission for created log file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants