svn commit: r311047 - head/multimedia/webcamd

Juergen Lock nox at FreeBSD.org
Sat Jan 26 20:34:31 UTC 2013


Author: nox
Date: Sat Jan 26 20:34:30 2013
New Revision: 311047
URL: http://svnweb.freebsd.org/changeset/ports/311047

Log:
  Put back service control change from r311039 that accidentally was reverted.
  
  Reported by:	rm (via irc)
  Pointy hat to:	nox (self)

Modified:
  head/multimedia/webcamd/pkg-message

Modified: head/multimedia/webcamd/pkg-message
==============================================================================
--- head/multimedia/webcamd/pkg-message	Sat Jan 26 20:27:40 2013	(r311046)
+++ head/multimedia/webcamd/pkg-message	Sat Jan 26 20:34:30 2013	(r311047)
@@ -12,6 +12,6 @@ to your /boot/loader.conf.
 
 2) Please restart devd as the configuration changed
 
-	# /etc/rc.d/devd restart
+	# service devd restart
 
 *********************************************************************


More information about the svn-ports-head mailing list