Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tor: fix permission issue #286

Merged
merged 6 commits into from
Sep 25, 2017
Merged

Tor: fix permission issue #286

merged 6 commits into from
Sep 25, 2017

Conversation

fabianfrz
Copy link
Member

@fichtner I got a bug report in the forum:
https://forum.opnsense.org/index.php?topic=5995.0

This includes the fixes for this and another hidden service bug.

@fabianfrz fabianfrz self-assigned this Sep 24, 2017
@fabianfrz fabianfrz added the bug Production bug label Sep 24, 2017
@fabianfrz fabianfrz changed the title Tor Tor: fix permission issue Sep 24, 2017
@@ -0,0 +1,18 @@
#!/usr/local/bin/php
<?php

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing copyright header

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fichtner added the header to this and the two other files

Copy link
Member

@fichtner fichtner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please commit :)

@fabianfrz fabianfrz merged commit 8b27475 into master Sep 25, 2017
@fabianfrz fabianfrz deleted the tor branch September 25, 2017 06:19
fichtner pushed a commit that referenced this pull request Sep 25, 2017
* setup: set permissions for the log file and create it when missing

* create dirs for hidden services

* Update make_hidden_service_dirs.php

* Tor: add pid dir to setup.sh

* add copyright header to PHP files

(cherry picked from commit 8b27475)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Production bug
Development

Successfully merging this pull request may close these issues.

2 participants