Use enabling compatible with service changes
This commit is contained in:
parent
b385165ce2
commit
63873d89d1
|
@ -2,7 +2,8 @@
|
|||
systemd:
|
||||
name: 'tor@default'
|
||||
enabled: yes
|
||||
state: started
|
||||
state: restarted
|
||||
daemon_reload: yes
|
||||
- name: Restart tor
|
||||
systemd:
|
||||
name: 'tor@default'
|
||||
|
|
Reference in New Issue