systemd vmimage-torrent.service added
This commit is contained in:
parent
fb1283a546
commit
dce05711b4
2 changed files with 18 additions and 0 deletions
|
@ -2,3 +2,12 @@
|
|||
systemd:
|
||||
name: libvirtd.service
|
||||
listen: reload libvirtd
|
||||
|
||||
- name: enable vmimage-torrent service
|
||||
systemd:
|
||||
name: vmimage-torrent.service
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
enabled: true
|
||||
listen: "enable vmimage-torrent.service"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue