소스 검색

only enable pathappend

pull/1/head
부모
커밋
93990bcfa7
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      tasks/path.yaml

+ 1
- 2
tasks/path.yaml 파일 보기

@@ -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