Skip to content

Commit

Permalink
Merge pull request #28 from mioux/patch-1
Browse files Browse the repository at this point in the history
Client package fix in debian based OS
  • Loading branch information
noelmcloughlin authored Apr 9, 2018
2 parents 95ba36b + 2a0b5a0 commit 7929554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nfs/osfamilymap.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
Debian:
pkgs_server: ['nfs-common', 'nfs-kernel-server']
pkgs_client: ['nfs-utils']
pkgs_client: ['nfs-common']
service_name: 'nfs-server'

Arch:
Expand Down

0 comments on commit 7929554

Please sign in to comment.