tornet.yml aktualisiert

This commit is contained in:
olli 2024-02-25 13:33:25 +01:00
parent fc08a300e4
commit df2c35e441

View File

@ -68,7 +68,7 @@
block: | block: |
# restart tor after acpi sleep/resume # restart tor after acpi sleep/resume
[Unit] [Unit]
Description=Restart Bluetooth after resume Description=Restart Tor after acpi resume
After=suspend.target After=suspend.target
[Service] [Service]
@ -81,7 +81,7 @@
- name: enable restart tor after acpi sleep/resume - name: enable restart tor after acpi sleep/resume
command: systemctl enable tor-resume-restart.service command: systemctl enable tor-resume-restart.service
args: 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 - name: Privoxy Config
blockinfile: blockinfile: