diff --git a/services/distributedfile.cfg b/services/distributedfile.cfg index 023920fca24c31a18cd63509e030b2bf99071b9e..ccb68588ea4e3dc59adac33f17cb56d0b0426a03 100644 --- a/services/distributedfile.cfg +++ b/services/distributedfile.cfg @@ -1,9 +1,6 @@ { "jobs": [{ - "name" : "init", - "cmds" : [ - "mount tmpfs tmpfs /mnt" - ] + "name" : "init" }], "services": [{ "name": "distributedfileservice",