Am 27.08.2009 um 23:15 schrieb Chris Robertson: > Volker Thiel wrote: >> Hello everyone, I'm currently trying to install BackupPC on the QNAP >> TS-509 Pro NAS system. So far I managed to get through the >> installation and I can start the server by calling the executable as >> user "backuppc": /path/to/installation/bin/BackupPC >> >> This call results in the PID printed on the command line and I can >> communicate with the server as described in the documentation >> (Installing BackupPC, Step 7: Talking to BackupPC). I'd like to set >> up >> the init.d script, but none of the scripts generated during the >> installation worked. I guess the linux distribution used on the QNAP >> NAS is too different from Debian, Suse, RedHat and the like. I >> *could* >> start digging into System V, but maybe someone here has a working >> solution already? >> > > Perhaps... http://forum.qnap.com/viewtopic.php?t=192#p679
I do have the ability to use init.d scripts, so I'm trying to modify the debian template. > >> Also, I'd like to know if there's a way to start BackupPC in daemon >> mode? > > /path/to/installation/bin/BackupPC -d Sometimes it is as simple as this. :) Where can I find information about additional startup parameters (like the log file, etc.)? > >> Maybe I missed that section in the docs, but judging from the >> generated init.d scripts it seems as if it relies on some system >> calls >> to start in daemon mode. >> >> Volker Thiel > > Chris > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > BackupPC-users mailing list > [email protected] > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ > Volker Thiel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
