debian: Replace dependencies
Replace initscripts dependency in favor of procps. In Debian, the procps package provides /etc/sysctl.conf while in Centos it is provided by the initscripts package. Test Plan: PASS: built image successfully Story: 2009101 Task: 44776 Depends-On: https://review.opendev.org/c/starlingx/tools/+/843853 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: Ieab77df54bb2c58147892b77e0ae6291c4cf963b
This commit is contained in:
parent
4df90c7bbd
commit
2305a7a570
@ -8,6 +8,6 @@ Homepage: https://www.starlingx.io
|
||||
|
||||
Package: initscripts-config
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, systemd, initscripts
|
||||
Depends: ${misc:Depends}, systemd, procps
|
||||
Description: StarlingX initscripts configuration file
|
||||
Initialize zeroconf and mountnfs.service and customize sysctl.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user