svn commit: r311039 - head/multimedia/webcamd

Eitan Adler eadler at FreeBSD.org
Sat Jan 26 18:10:49 UTC 2013


Author: eadler
Date: Sat Jan 26 18:10:48 2013
New Revision: 311039
URL: http://svnweb.freebsd.org/changeset/ports/311039

Log:
  Canonicalize service control
  
  Approved by:	hselasky (maintainer)

Modified:
  head/multimedia/webcamd/pkg-message

Modified: head/multimedia/webcamd/pkg-message
==============================================================================
--- head/multimedia/webcamd/pkg-message	Sat Jan 26 18:03:42 2013	(r311038)
+++ head/multimedia/webcamd/pkg-message	Sat Jan 26 18:10:48 2013	(r311039)
@@ -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-all mailing list