#19847: make [email protected] a non-static unit ----------------------------------+-------------------------- Reporter: cypherpunks | Owner: Type: enhancement | Status: reopened Priority: Medium | Milestone: Component: - Select a component | Version: Severity: Normal | Resolution: Keywords: | Actual Points: Parent ID: | Points: Reviewer: | Sponsor: ----------------------------------+--------------------------
Comment (by cypherpunks): also: I stumbled on https://gitweb.torproject.org/debian/tor.git/tree/debian/systemd/tor- generator line 21 suggests that the author does not expect [email protected] to be static. Line 21 has no effect because [email protected] is started even if there is no link present because it is static after all. {{{ [ -e "/etc/tor/torrc" ] && ln -s "$DEFAULTTOR" "$WANTDIR/" }}} -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19847#comment:5> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
