X-Git-Url: https://git.phdru.name/?p=xsetbg.git;a=blobdiff_plain;f=xsetbg.py;h=db49a1b827b0faf52861eadabd82e9fcd61e8c2f;hp=6237ac729bf12f2e209cd97b50abb05785347913;hb=b05c6f3fe23536d05aeee43f74ff1a4c0c1fd520;hpb=0a5c09eed7df858c4fa271a20d01d94c460b940c 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