On 03.09 Christian Gennerat wrote:
> 
> In the file  /usr/share/msec/lib.sh
> from the package msec-0.15-14mdk (the last one, since oct 13)
> 
> This file is created, remains empty if security_level > 2
> 
> if [[ -f /etc/X11/xinit.d/msec ]]; then
>  CleanRules /etc/X11/xinit.d/msec
> else
>  touch /etc/X11/xinit.d/msec
>  chmod 755 /etc/X11/xinit.d/msec
> fi
> And it is used during 'init 5'
> 

Well, at least it could be something like

#!/bin/sh

-- 
J.A. Magallon                                                      $> cd pub
mailto:[EMAIL PROTECTED]                                          $> more beer

Linux werewolf 2.4.2-ac15 #1 SMP Fri Mar 9 01:46:56 CET 2001 i686


Reply via email to