95ddd92 sanlock: default to sanlock user and group if it exists

Authored and Committed by teigland 9 years ago
1 file changed. 12 lines added. 2 lines removed.
    sanlock: default to sanlock user and group if it exists
    
    When the user and group are not specified on the command line
    or in the config file, sanlock would previously default to the
    "root" user and group.  Now, it will check if the "sanlock"
    user and group are available on the system, and if so default
    to that instead of root.
    
        
file modified
+12 -2