Fax server quirks

While updating the fax server I found that running wvdialconf caused the system to stop working, probably due to the changes it made to the permissions on /dev/ttyS1, which is the port for the modem we’re using.  I was able to change the permission back to

crw——- 1 uucp dialout 4, 65 Apr  6 10:21 /dev/ttyS1

Tags: ,

Comments are closed.