Hello !

"Kayvan A. Sylvan" wrote:

> Here's your clean workaround:
> 
> Put this in a file (mylyx) and chmod +x it:
> 
>   #!/bin/sh
>   #
>   umask 077
>   lyx ${1+"$@"}
> 
> Nothing else is necessary.

I know this solution. 
But I think it should be the default way to protect tempfiles against
other users in the system and not a nice option for paranoid people. Or
do you think the ordinary lyx user want to be observable ?
Therefore I thought of a solution which was included into the sources of
lyx. A special startup script is ok (and the simplest way), but I think
it should be included into the default package...

Bye, Stefan
--
Dipl.-Ing. Stefan Eilers           | Institut für Technische Informatik
Tel.   +49 511 762 19737           | Abt. Rechnerstrukturen und
Fax    +49 511 762 19733           | Betriebssysteme
EMail: [EMAIL PROTECTED]  | Universität Hannover
                                   | Appelstraße 4 (Raum 118) 
                                   | D-30167 Hannover

Reply via email to