X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=xsetbg.py;h=db49a1b827b0faf52861eadabd82e9fcd61e8c2f;hb=43126e06a9bfb3a08d04358b118a2d33dc7b5bcc;hp=6237ac729bf12f2e209cd97b50abb05785347913;hpb=5a1a4a12b965f40b165e8704b9613addbdd38331;p=xsetbg.git diff --git a/xsetbg.py b/xsetbg.py index 6237ac7..db49a1b 100755 --- a/xsetbg.py +++ b/xsetbg.py @@ -106,8 +106,6 @@ if config.has_option("httpd", "port"): else: error("Config must specify a port to listen. Abort.") -del config - os.umask(0066) # octal; -rw-------; make the global persistent dictionary # readable only by the user