Searched refs:newfile (Results 1 - 1 of 1) sorted by relevance

/sssd/contrib/rhel/
H A Dupdate_debug_levels.py90 newfile = "/etc/sssd/sssd.conf.bak.%s" % currenttime.isoformat()
91 verbose("Backing up existing configuration to %s" % newfile,
93 shutil.copy2("/etc/sssd/sssd.conf", newfile)

Completed in 8 milliseconds