Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi experts
I am not a Linux expert, but I've succeeded in installing fun_plug, BackupPC 3.2.1 and lighttpd on a DNS-323 NAS.
BackupPC seems to be working, but this message appears in ffp.log:
**** fun_plug script for DNS-323 (2008-08-11 tp@fonz.de) ****
Day Mon dd 20:59:30 GMT 2011
ln -snf /mnt/HD_a2/ffp /ffp
* Running /ffp/etc/fun_plug.init ...
* Running /ffp/etc/rc ...
rcorder: requirement `DAEMON' in file `/ffp/start/backuppc.sh' has no providers.
* /ffp/start/syslogd.sh inactive
* /ffp/start/SERVERS.sh inactive
* /ffp/start/portmap.sh inactive
....
....
... and so on...
What does it mean, and is there a problem?
TIA
Gail
Offline
It means that the person who wrote the script to start backuppc thought/wanted that something that provides the DAEMON functionality should be started before starting backuppc. This means that that person thought that backuppc depends on something else for its function, and wanted that something else to be started before starting backuppc.
Since I don't use backuppc, I can't say if this dependency is correct or not. If you believe everything is working correctly and would like to remove this message you can edit the backuppc.sh script and remove this dependency.
Offline