setup fedora media writer

This commit is contained in:
Kevin Fenzi 2016-10-10 22:23:17 +00:00
parent a66d4049c1
commit d45d0e923e
3 changed files with 15 additions and 0 deletions

View file

@ -173,3 +173,11 @@ uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0
[fmw]
comment = fmw
path = /srv/web/fmw
uid = root
gid = root
read only = yes
hosts allow = 10.5.126.0/255.255.255.0 192.168.0.0/255.255.0.0