1comment = "System logging daemon" 2 3desc = <<EOD 4The syslogd(8) daemon receives log messages from local and remote processes and 5writes them to an appropriate log file. 6EOD 7 8annotations { 9 set = "minimal,minimal-jail" 10} 11