From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 45aef0dd284b7dc7bdab4f26862446ece460b8f2
Date: Thu, 01 Aug 2013 22:28:53 +0200 [thread overview]
Message-ID: <20130801202853.BAD1A20310@argus.ipfire.org> (raw)
[-- 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
reply other threads:[~2013-08-01 20:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130801202853.BAD1A20310@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox