|
|
|
| Description |
| Implementation of the runtime configuration details.
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Constructors | | GanetiMasterd | | | GanetiNoded | | | GanetiRapi | | | GanetiConfd | |
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the daemon name for a given daemon.
|
|
|
| Returns the configured user name for a daemon.
|
|
|
| Returns the configured group for a daemon.
|
|
|
| Returns the log file for a daemon.
|
|
|
| Returns the pid file name for a daemon.
|
|
|
| All groups list. A bit hacking, as we can't enforce it's complete
at compile time.
|
|
|
|
|
| Computes the group/user maps.
|
|
|
| Checks whether a daemon runs as the right user.
|
|
| checkUidMatch :: String -> UserID -> UserID -> IO () | Source |
|
| Check that two UIDs are matching or otherwise exit.
|
|
| Produced by Haddock version 2.6.0 |