Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

mount log directory as read-write in order to write custom log files #229

Closed
mrandi opened this issue May 20, 2016 · 0 comments · Fixed by #230
Closed

mount log directory as read-write in order to write custom log files #229

mrandi opened this issue May 20, 2016 · 0 comments · Fixed by #230
Assignees

Comments

@mrandi
Copy link
Member

mrandi commented May 20, 2016

# mount logdirectory as read-write in order to write custom log files
    if config.get('mount_var_log'):
        yield '-v'
        yield '/var/log:/var/log'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants