diff --git a/Probes/arch b/Probes/arch old mode 100755 new mode 100644 diff --git a/Python/etc/apt/sources.list/gen.py b/Python/etc/apt/sources.list similarity index 100% rename from Python/etc/apt/sources.list/gen.py rename to Python/etc/apt/sources.list diff --git a/Python/etc/postfix/ldap-aliases.cf/gen.py b/Python/etc/postfix/ldap-aliases.cf similarity index 100% rename from Python/etc/postfix/ldap-aliases.cf/gen.py rename to Python/etc/postfix/ldap-aliases.cf diff --git a/Python/etc/postfix/ldap-aliases.cf/info.xml b/Python/etc/postfix/ldap-aliases.cf/info.xml deleted file mode 100644 index 0c1af3e..0000000 --- a/Python/etc/postfix/ldap-aliases.cf/info.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/Python/etc/postfix/ldap-canonical.cf/gen.py b/Python/etc/postfix/ldap-canonical.cf similarity index 100% rename from Python/etc/postfix/ldap-canonical.cf/gen.py rename to Python/etc/postfix/ldap-canonical.cf diff --git a/Python/etc/postfix/ldap-canonical.cf/info.xml b/Python/etc/postfix/ldap-canonical.cf/info.xml deleted file mode 100644 index 0c1af3e..0000000 --- a/Python/etc/postfix/ldap-canonical.cf/info.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/Python/etc/postfix/ldap-sqlgrey.cf/gen.py b/Python/etc/postfix/ldap-sqlgrey.cf similarity index 100% rename from Python/etc/postfix/ldap-sqlgrey.cf/gen.py rename to Python/etc/postfix/ldap-sqlgrey.cf diff --git a/Python/etc/postfix/ldap-sqlgrey.cf/info.xml b/Python/etc/postfix/ldap-sqlgrey.cf/info.xml deleted file mode 100644 index 0c1af3e..0000000 --- a/Python/etc/postfix/ldap-sqlgrey.cf/info.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/Python/etc/postfix/main.cf/gen.py b/Python/etc/postfix/main.cf similarity index 100% rename from Python/etc/postfix/main.cf/gen.py rename to Python/etc/postfix/main.cf diff --git a/Python/etc/postfix/transport/gen.py b/Python/etc/postfix/transport similarity index 100% rename from Python/etc/postfix/transport/gen.py rename to Python/etc/postfix/transport diff --git a/etc/python/secrets.py b/etc/python/secrets.py index 996e73e..0732fdd 100644 --- a/etc/python/secrets.py +++ b/etc/python/secrets.py @@ -5,3 +5,5 @@ import sys sys.path.append("/etc/crans/secrets") import secrets + +info['perms'] &= ~0077