Re: /etc/nologin

2000-10-17 Thread Moritz Schulte
Jaume Teixi <[EMAIL PROTECTED]> writes: > each system boot ereases /etc/nologin > there's a way to solve this ? Remove the init-links for the script "rmnologin" (with update-rc.d)... moritz -- /* Moritz Schulte <[EMAIL PROTECTED]> * http://hp9001.fh

Re: /etc/nologin

2000-10-17 Thread Santiago Vila
On Tue, 17 Oct 2000, Jaume Teixi wrote: > each system boot ereases /etc/nologin > > there's a way to solve this ? If you consider it a "problem" you can always modify the script that does it, namely /etc/init.d/rmnologin, it's a "conffile" so the change wi

/etc/nologin

2000-10-17 Thread Jaume Teixi
hi each system boot ereases /etc/nologin there's a way to solve this ? thanks, jaume.