svn commit: r342711 - head/www/shellinabox

Alex Kozlov ak at FreeBSD.org
Wed Feb 5 14:24:42 UTC 2014


Author: ak
Date: Wed Feb  5 14:24:41 2014
New Revision: 342711
URL: http://svnweb.freebsd.org/changeset/ports/342711
QAT: https://qat.redports.org/buildarchive/r342711/

Log:
  - Fix plist

Modified:
  head/www/shellinabox/pkg-plist

Modified: head/www/shellinabox/pkg-plist
==============================================================================
--- head/www/shellinabox/pkg-plist	Wed Feb  5 14:23:15 2014	(r342710)
+++ head/www/shellinabox/pkg-plist	Wed Feb  5 14:24:41 2014	(r342711)
@@ -1,9 +1,10 @@
 bin/shellinaboxd
-etc/rc.d/shellinaboxd
 man/man1/shellinaboxd.1.gz
- at mode 700
 @owner shellinabox
 @group shellinabox
- at exec mkdir -p %D/etc/shellinabox
+ at mode 700
 @dirrmtry etc/shellinabox
 @mode
+ at group wheel
+ at owner root
+ at exec install -d -o shellinabox -g sellinabox -o 700 %D/etc/shellinabox


More information about the svn-ports-all mailing list