Difference between revisions of "Talk:HylaFax"

From SME Server
Jump to navigationJump to search
m (latest)
Line 3: Line 3:
  
 
The latest is always in smedev [[User:Snoble|Snoble]] 18:32, 24 October 2007 (MDT)
 
The latest is always in smedev [[User:Snoble|Snoble]] 18:32, 24 October 2007 (MDT)
 +
 +
----
 +
In '''other ports'''
 +
 +
config setprop hylafax status disabled
 +
config setprop hylafax port ttyS1
 +
/sbin/e-smith/expand-template /etc/inittab
 +
/sbin/init q
 +
 +
I think then you must enable hylafax status:
 +
 +
config setprop hylafax status enabled
 +
/sbin/e-smith/expand-template /etc/inittab
 +
/sbin/init q
 +
 +
--[[User:PicsOne|Normando Hall]] 21:17, 5 November 2007 (MST)

Revision as of 06:17, 6 November 2007

Which version I download? 0.9-3 from bugzilla or 0.9-4 from dungog.net? --Normando Hall 18:44, 28 April 2007 (EDT)

The latest is always in smedev Snoble 18:32, 24 October 2007 (MDT)


In other ports

config setprop hylafax status disabled
config setprop hylafax port ttyS1
/sbin/e-smith/expand-template /etc/inittab
/sbin/init q

I think then you must enable hylafax status:

config setprop hylafax status enabled /sbin/e-smith/expand-template /etc/inittab /sbin/init q

--Normando Hall 21:17, 5 November 2007 (MST)