1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/sysv-generator
Martin Pitt 40780877c1 sysv-generator: Re-fix .sh suffix handling
Commit 4e48855534 caused the .sh suffix to be stripped from the original
"filename", which caused the generated units to call the wrong init.d script.
Only use the .sh stripped file name for comparing with Provides:, not for
generating the Exec*= lines.

Spotted by sysv-generator-test.
2015-01-28 08:00:28 +01:00
..
Makefile sysv-generator: properly add Makefile symlink 2014-12-19 20:04:55 +01:00
sysv-generator.c sysv-generator: Re-fix .sh suffix handling 2015-01-28 08:00:28 +01:00