[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] permissions on job log file and umask



Hello,

I have found this and similar questions asked in the list archives but
I am unable to find a thread with a definitive answer.

I am running Condor 8.0.6.

When I run a job that includes in the submit file

log = foo.log

the file foo.log is created with permissions 644 even though the
default umask is 0002.

How can I most easily and elegantly cause the file foo.log to have
permissions 664?

Thanks,

Scott