Axel Beckert pushed to branch master at lintian / lintian
Commits:
- 
4ce38e3c
by Luca Boccassi at 2023-01-02T17:02:59+01:00
1 changed file:
Changes:
| ... | ... | @@ -5,6 +5,7 @@ Explanation: The specified init.d script has no equivalent systemd service. | 
| 5 | 5 |   .
 | 
| 6 | 6 |   Whilst systemd has a SysV init.d script compatibility mode, providing
 | 
| 7 | 7 |   native systemd support has many advantages such as being able to specify
 | 
| 8 | - security hardening features.
 | |
| 8 | + security hardening features. Moreover, the systemd SysV generator will be
 | |
| 9 | + deprecated in the future.
 | |
| 9 | 10 |   .
 | 
| 10 | 11 |   Please provide a suitable .service file for this script. |