/etc/X11/sawfish/site-init.d/00debian.jl is in sawfish 1:1.5.3-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | ; load the sawfish defaults
(require 'sawfish-defaults)
; load gnome support
(require 'gnome)
|