mirror of
https://github.com/edu4rdshl/tor-router.git
synced 2026-07-17 23:24:48 +00:00
Add Requires to the unit.
This commit is contained in:
parent
2fdae488f9
commit
ab272cb25f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Start rules for transparent tor proxy
|
Description=Start rules for transparent tor proxy
|
||||||
After=network-online.target tor.service
|
After=network-online.target tor.service
|
||||||
|
Requires=tor.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue