diff options
author | jade <lix@jade.fyi> | 2024-03-19 14:29:57 -0600 |
---|---|---|
committer | Gerrit Code Review <gerrit@lix> | 2024-03-19 14:29:57 -0600 |
commit | 5a28d70d1e340ff5acccf754b46f035cc6beacf3 (patch) | |
tree | d281c72fa4af71f94d6fdd5cb8dd08a68ab1112e /doc | |
parent | d9a83886f9aed4d61d9d18894637f883491b384b (diff) | |
parent | 985bd5eb9fbb9e67dfd25c30cf9a911c874ccf42 (diff) |
Merge "un-ups your start" into main
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/rl-next/upstart-removal.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/manual/rl-next/upstart-removal.md b/doc/manual/rl-next/upstart-removal.md new file mode 100644 index 000000000..faec2264a --- /dev/null +++ b/doc/manual/rl-next/upstart-removal.md @@ -0,0 +1,8 @@ +--- +synopsis: Upstart scripts removed +# prs: cl 574 +--- + +Upstart scripts have been removed from Lix, since Upstart is obsolete and has +not been shipped by any major distributions for many years. If these are +necessary to your use case, please back port them to your packaging. |