[Bug 931] Ubuntu - faxadduser clear entries in hosts.hfaxd
[email protected] Wed, 11 Aug 2010 10:35:53 -0400
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.hylafax.org/show_bug.cgi?id=931 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] ------- Comment #1 from [email protected] 2010-08-11 10:35 ------- I'm not quite sure what you mean. If you do: cp /path/to/hotst.hfaxd /tmp/host.hfaxd faxadduser -f /tmp/host.hfaxd [....] Then /tmp/hosts.hfaxd is ok, but if you leave out the -f, it "truncates" it? I'm not sure how that could happen. all the "-f" changes is the name of the "hostfile" that faxadduser opens, and it still opens it the same way: hf = fopen(hostfile, "a+"); Any chance you can get strace output of both ways so we can compare? -- Configure bugmail: http://bugs.hylafax.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ____________________ HylaFAX(tm) Developers Mailing List ____________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe [email protected] < /dev/null