[maemo-developers] /etc/init.d/ssh stop does not stop ssh on the N900
From: Marius Vollmer marius.vollmer at nokia.comDate: Wed Mar 24 14:21:37 EET 2010
- Previous message: /etc/init.d/ssh stop does not stop ssh on the N900
- Next message: /etc/init.d/ssh stop does not stop ssh on the N900
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ext Joerg Reisenweber <joerg at openmoko.org> writes: > If the script doesn't work as everybody would expect, then it shouldn't be > there at all. It's a 'conffile', so it will be left on the device even if you remove the package. Also, you can't really change it by putting a newer version in your package since the user might decline to have his version overwritten. You would need to put code into your postinst to fix up anything that wrong with a conffile without destroying user changes. It's generally a bad idea to put significant magic into conffiles, for these reasons. Files in /etc/init.d/ are probably the worst critters in this regard.
- Previous message: /etc/init.d/ssh stop does not stop ssh on the N900
- Next message: /etc/init.d/ssh stop does not stop ssh on the N900
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]