소스 검색

lightdm state

master
Markus Katharina Brechtel 7 년 전
부모
커밋
8791973b50
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      tasks/main.yml

+ 2
- 0
tasks/main.yml 파일 보기

@@ -29,10 +29,12 @@
notify: restart lightdm

- include: mainentance.yml
when: display_manager_state == 'mainentance'

- name: lightdm started
service:
name: lightdm
state: started
enabled: yes

- meta: flush_handlers

불러오는 중...
취소
저장