mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
build-sys: don't fallback to upstart defaults
This commit is contained in:
@@ -808,7 +808,7 @@ AC_ARG_WITH(telinit,
|
||||
AS_HELP_STRING([--with-telinit=PATH],
|
||||
[Path to telinit]),
|
||||
[TELINIT="$withval"],
|
||||
[TELINIT="/lib/upstart/telinit"])
|
||||
[TELINIT="/lib/sysvinit/telinit"])
|
||||
|
||||
AC_DEFINE_UNQUOTED(TELINIT, ["$TELINIT"], [Path to telinit])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user