Skip to content

Commit

Permalink
Merge pull request #27 from netmanagers/master
Browse files Browse the repository at this point in the history
Fix Debian's family service name
  • Loading branch information
aboe76 authored Mar 26, 2018
2 parents 2f76dbb + b3909eb commit 95ba36b
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
Expand Up @@ -2,7 +2,7 @@
Debian:
pkgs_server: ['nfs-common', 'nfs-kernel-server']
pkgs_client: ['nfs-utils']
service_name: 'nfs'
service_name: 'nfs-server'

Arch:
pkgs_server: ['nfs-utils']
Expand Down

0 comments on commit 95ba36b

Please sign in to comment.