Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#33739 - TOR does not launch at boot, or a a regularly started deamon

Attached to Project: Arch Linux
Opened by Lance Haverkamp (LanceHaverkamp) - Wednesday, 06 February 2013, 16:22 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Wednesday, 06 February 2013, 16:57 GMT
Task Type Bug Report
Category Security
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Tor does not run at boot, even though it properly installs in /etc/rc.d/

# /etc/rc.d/tor start

returns:

/etc/rc.d/tor: line 3: /etc/rc.conf: No such file or directory
/etc/rc.d/tor: line 4: /etc/rc.d/functions: No such file or directory
/etc/rc.d/tor: line 12: stat_busy: command not found
/etc/rc.d/tor: line 18: add_daemon: command not found
/etc/rc.d/tor: line 19: stat_done: command not found



# systemctl status tor.service

Returns:

tor.service - Anonymizing Overlay Network
Loaded: loaded (/usr/lib/systemd/system/tor.service; disabled)
Active: inactive (dead)


It can be manually started with:
# tor

....but that's not how it's supposed to work.




Additional info:
# tor --version
Feb 06 09:18:59.066 [notice] Tor v0.2.3.25 (git-17c24b3118224d65) running on Manjaro Linux 0.8.3.



Steps to reproduce:
1) pacman -S tor
2) reboot
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Wednesday, 06 February 2013, 16:57 GMT
Reason for closing:  None
Additional comments about closing:  http://bugs.manjaro.org/

Loading...