mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
service: all rcS.d scripts have been converted on Frugalware
This commit is contained in:
committed by
Lennart Poettering
parent
700de55514
commit
240fc26e03
+1
-1
@@ -65,7 +65,7 @@ static const struct {
|
||||
{ "boot.d", SPECIAL_SYSINIT_TARGET, RUNLEVEL_SYSINIT },
|
||||
#endif
|
||||
|
||||
#if defined(TARGET_DEBIAN) || defined(TARGET_UBUNTU) || defined(TARGET_FRUGALWARE) || defined(TARGET_ANGSTROM)
|
||||
#if defined(TARGET_DEBIAN) || defined(TARGET_UBUNTU) || defined(TARGET_ANGSTROM)
|
||||
/* Debian style rcS.d */
|
||||
{ "rcS.d", SPECIAL_SYSINIT_TARGET, RUNLEVEL_SYSINIT },
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user