diff --git a/.gitattributesdb b/.gitattributesdb index 39e8172..5d38a61 100644 --- a/.gitattributesdb +++ b/.gitattributesdb @@ -161,11 +161,12 @@ cm9vdC8uYmFzaF9sb2dvdXQ= 1757582867 1757582867 root:root 0644 - - cm9vdC8uYmFzaF9wcm9maWxl 1757584711 1757584711 root:root 0644 - - cm9vdC8uYmFzaHJj 1758887027 1757586493 root:root 0644 - - cm9vdC8uZ2l0Y29uZmln 1757582738 1757582738 root:root 0644 - - -cm9vdC8uZ2l0aWdub3Jl 1758539776 1757600312 root:root 0644 - - +cm9vdC8uZ2l0aWdub3Jl 1761758092 1757600312 root:root 0644 - - cm9vdC8ubG9jYWwvc2hhcmUvbmFuby8uZ2l0aWdub3Jl 1757586210 1757586210 root:root 0644 - - cm9vdC8ubmFub3Jj 1757585756 1757585756 root:root 0644 - - cm9vdC8uc3NoLy5naXRpZ25vcmU= 1757593349 1757593349 root:root 0644 - - cm9vdC8uc3NoL2F1dGhvcml6ZWRfa2V5cw== 1757587611 1757587611 root:root 0644 - - +cm9vdC9jbGVhbi1mZA== 1758994151 1758992264 root:root 0755 - - dmFyLy5naXRpZ25vcmU= 1758288612 1758288560 root:root 0644 - - dmFyL2xpYi8uZ2l0aWdub3Jl 1758288797 1758288764 root:root 0644 - - ZXRjL2RvYXMuY29uZg== 1728635393 1728635393 root:root 0640 - - diff --git a/root/.gitignore b/root/.gitignore index 64fb34d..5402730 100644 --- a/root/.gitignore +++ b/root/.gitignore @@ -2,6 +2,7 @@ !/.* !/.*/ !/.*/** +!/clean-fd /.bash_history* /.composer/ diff --git a/root/clean-fd b/root/clean-fd new file mode 100755 index 0000000..c0a69d9 --- /dev/null +++ b/root/clean-fd @@ -0,0 +1,5 @@ +#!/bin/bash + +rm -f /var/spool/fusiondirectory/* +rm -f /var/cache/fusiondirectory/{fai/*,fusiondirectory.auth,template/*,tmp/*} +rm -f /var/lib/php/sessions/*