use Ubic::Service::SimpleDaemon;

Ubic::Service::SimpleDaemon->new(
	bin => ['ubic-notice'],
);

