Fix(Choux): nfs-client to nfs-client.target
This commit is contained in:
parent
5406be950f
commit
9004901b4e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user