Explorar el Código

only enable pathappend

pull/1/head
padre
commit
93990bcfa7
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      tasks/path.yaml

+ 1
- 2
tasks/path.yaml Ver fichero

@@ -6,9 +6,8 @@
dest: ~/.config/systemd/user/pathappend.service
notify: systemd daemon-reload

- name: pathappend service enabled and started
- name: pathappend service enabled
systemd:
name: pathappend.service
enabled: true
state: started
scope: user