X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=da9079cbb8dfe37aafeae9c534711e7eeb50af0b;hp=e563b1968bb9e17d6a39fc229124c3513f4c9855;hb=667993e88eb7519c6674fe9a9e985619817465e0;hpb=db2cb23b5b179707000d28a11efb3d888d06ee80 diff --git a/man/systemd.service.xml b/man/systemd.service.xml index e563b1968..da9079cbb 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -301,9 +301,7 @@ as. This option is mandatory for services where Type= is set to - , but its use - is otherwise recommended if the process - takes a name on the D-Bus bus. + . @@ -1130,40 +1128,6 @@ - - Compatibility Options - - The following options are also available in the - [Service] section, but exist purely - for compatibility reasons and should not be used in - newly written service files. - - - - SysVStartPriority= - Set the SysV start - priority to use to order this service - in relation to SysV services lacking - LSB headers. This option is only - necessary to fix ordering in relation - to legacy SysV services that have no - ordering information encoded in the - script headers. As such, it should only - be used as a temporary compatibility - option and should not be used in new unit - files. Almost always, it is a better - choice to add explicit ordering - directives via - After= or - Before=, - instead. For more details, see - systemd.unit5. - If used, pass an integer value in the - range 0-99. - - - - Command lines