Reenable rtorrent autostart
This commit is contained in:
parent
4160f10ebe
commit
ae4566690e
1 changed files with 6 additions and 6 deletions
|
@ -78,9 +78,9 @@ rtorrent-php-fpm:
|
||||||
- group: root
|
- group: root
|
||||||
- mode: 644
|
- mode: 644
|
||||||
- mkdirs: true
|
- mkdirs: true
|
||||||
#rtorrent_service:
|
rtorrent_service:
|
||||||
# service.running:
|
service.running:
|
||||||
# - name: rtorrent
|
- name: rtorrent
|
||||||
# - enable: false
|
- enable: false
|
||||||
# - watch:
|
- watch:
|
||||||
# - file: /root/.rtorrent.rc
|
- file: /root/.rtorrent.rc
|
Loading…
Add table
Reference in a new issue