Revision a987c040 src/Ganeti/Runtime.hs

b/src/Ganeti/Runtime.hs
198 198
        groupmap = M.fromList groups'
199 199
    return (usermap, groupmap)
200 200

  
201

  
202 201
-- | Checks whether a daemon runs as the right user.
203 202
verifyDaemonUser :: GanetiDaemon -> RuntimeEnts -> IO ()
204 203
verifyDaemonUser daemon ents = do

Also available in: Unified diff