public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 45aef0dd284b7dc7bdab4f26862446ece460b8f2
@ 2013-08-01 20:28 git
  0 siblings, 0 replies; only message in thread
From: git @ 2013-08-01 20:28 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2375 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  45aef0dd284b7dc7bdab4f26862446ece460b8f2 (commit)
       via  426270e7301d06a3076aa9142c32e145f8cd4454 (commit)
      from  592efb85b898498361bd0b698cee18ec8dd35041 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 45aef0dd284b7dc7bdab4f26862446ece460b8f2
Merge: 426270e 592efb8
Author: Arne Fitzenreiter <Arne_F(a)ipfire.org>
Date:   Thu Aug 1 22:28:32 2013 +0200

    Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

commit 426270e7301d06a3076aa9142c32e145f8cd4454
Author: Arne Fitzenreiter <Arne_F(a)ipfire.org>
Date:   Thu Aug 1 22:27:37 2013 +0200

    tor: fix permissions.

-----------------------------------------------------------------------

Summary of changes:
 lfs/tor | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/lfs/tor b/lfs/tor
index a61ac40..8bce4be 100644
--- a/lfs/tor
+++ b/lfs/tor
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2013   IPFire Team   <info(a)ipfire.org>                   #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -95,7 +95,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	ln -svf /var/ipfire/tor/torrc /etc/tor/torrc
 
 	# Adjust ownerships.
-	chown nobody:nobody /var/lib/tor /var/ipfire/tor
+	chown -R nobody:nobody /var/lib/tor /var/ipfire/tor
 
 	# Logrotate
 	mkdir -pv /etc/logrotate.d


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-01 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-01 20:28 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 45aef0dd284b7dc7bdab4f26862446ece460b8f2 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox