#!/bin/sh -efu

. guess-functions

[ ! -x /sbin/syslogd -o ! -x /sbin/klogd ] ||
	guess_feature syslog
