Fix(rpi): remove clock service

This commit is contained in:
Bertrand Benjamin 2019-02-08 08:12:54 +01:00
parent 283b85ea3e
commit 2d0456636b
1 changed files with 0 additions and 9 deletions

View File

@ -35,12 +35,3 @@
name: epd-fuse
state: started
enabled: yes
- name: install the epd-clock service
copy:
src: epd-clock.service
dest: /etc/systemd/system/epd-clock.service
owner: root
group: root
mode: 0644