X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fdaemon.xml;h=1cddf38f74374e6bda3bc0f0d1fa359b6cfdd1fb;hp=650e0fa8b1801d069eca9c8e4cfbec0069557766;hb=01b1b079c1de830dcd4a7b42675864ce7d6d84f3;hpb=160cd5c9aa2301892e13950015de7968c764340d diff --git a/man/daemon.xml b/man/daemon.xml index 650e0fa8b..1cddf38f7 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -65,7 +65,7 @@ starts, it should execute the following steps as part of the initialization. Note that these steps are unnecessary for new-style daemons, - and should only be implemented if compatbility + and should only be implemented if compatibility with SysV is essential. @@ -213,7 +213,7 @@ As much as possible, rely on systemd's functionality to - limit the accces of the daemon to + limit the access of the daemon to files, services and other resources. i.e. rely on systemd's resource limit control instead of @@ -250,7 +250,7 @@ scheme pointed out below. Like D-Bus activation this enables on-demand starting of services as well as it - allows improved parallization of + allows improved parallelization of service start-up. Also, for state-less protocols (such as syslog, DNS) a daemon implementing socket-based