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

targetclid.sock: change SocketMode to 0600 #164

Merged
merged 1 commit into from
Apr 1, 2020

Commits on Mar 26, 2020

  1. targetclid.sock: change SocketMode to 0600

    SocketMode=
    If listening on a file system socket or FIFO, this option specifies the
    file system access mode used when creating the file node. Takes an
    access mode in octal notation. Defaults to 0666.
    
    Thanks Alex Murray[@alexmurray], for reporting.
    
    Fixes: open-iscsi#162
    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
    Prasanna Kumar Kalever committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    6e4f393 View commit details
    Browse the repository at this point in the history