tornet.yml aktualisiert
This commit is contained in:
parent
fc08a300e4
commit
df2c35e441
@ -68,7 +68,7 @@
|
||||
block: |
|
||||
# restart tor after acpi sleep/resume
|
||||
[Unit]
|
||||
Description=Restart Bluetooth after resume
|
||||
Description=Restart Tor after acpi resume
|
||||
After=suspend.target
|
||||
|
||||
[Service]
|
||||
@ -81,7 +81,7 @@
|
||||
- name: enable restart tor after acpi sleep/resume
|
||||
command: systemctl enable tor-resume-restart.service
|
||||
args:
|
||||
creates: /etc/systemd/system/multi-user.target.wants/tor-resume-restart.service
|
||||
creates: /etc/systemd/system/suspend.target.wants/tor-resume-restart.service
|
||||
|
||||
- name: Privoxy Config
|
||||
blockinfile:
|
||||
|
Loading…
Reference in New Issue
Block a user