mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
sysv-generator: advertise the man page
(cherry picked from commit aad0a2c800)
This commit is contained in:
@@ -151,6 +151,7 @@ static int generate_unit_file(SysvStub *s) {
|
||||
fprintf(f,
|
||||
"# Automatically generated by systemd-sysv-generator\n\n"
|
||||
"[Unit]\n"
|
||||
"Documentation=man:systemd-sysv-generator(8)\n"
|
||||
"SourcePath=%s\n"
|
||||
"Description=%s\n",
|
||||
s->path, s->description);
|
||||
|
||||
Reference in New Issue
Block a user