Improve security and reliability #16

Manually merged
praetor merged 7 commits from jgoerzen/uucp:master into master 2019-10-27 02:08:44 +00:00
Showing only changes of commit 78fec632b6 - Show all commits

View File

@ -88,6 +88,7 @@ sub generateSys {
chat-timeout 60
protocol t
port $currentNode
commands rnews
};
open(FH, '>>', $sysFile);