Fix(Choux): nfs-client to nfs-client.target

This commit is contained in:
Bertrand Benjamin 2018-10-08 10:38:29 +02:00
parent 5406be950f
commit 9004901b4e

View File

@ -50,12 +50,11 @@
- name: enable service nfs
systemd:
name: nfs-client
name: nfs-client.target
enabled: yes
state: started
when: not minimal or not server
- name: More colorfull pacman
lineinfile:
dest: /etc/pacman.conf