davfs2: create user/group davfs2 if not specified in the configuration

* Add options:
  - enable
  - davUser (default: "davfs2")
  - davGroup (default: "davfs2)
* Add davfs2 user or group if they are not specified in the
configuration
This commit is contained in:
Georges Savoundararadj 2017-12-09 17:55:05 -08:00
parent 1354099daf
commit 9724654c74
2 changed files with 75 additions and 0 deletions

View file

@ -401,6 +401,7 @@
./services/monitoring/zabbix-agent.nix
./services/monitoring/zabbix-server.nix
./services/network-filesystems/cachefilesd.nix
./services/network-filesystems/davfs2.nix
./services/network-filesystems/drbd.nix
./services/network-filesystems/glusterfs.nix
./services/network-filesystems/kbfs.nix