
Modified util-linux-config to add support for Debian packaging. Note: This package should be merged after pam-config and shadow-utils-config since some referenced files are installed by those packages. Added pam-config and shadow-utils-config as Pre-Depends. Note: Included file "postlogin" on /etc/pam.d since it was referenced and not present. Test Plan: PASS: Package installed and ISO built successfully Story: 2009256 Task: 43748 Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com> Change-Id: I8e4fc7715db60b600559072cc8c09b97c8c64f22
15 lines
482 B
Plaintext
15 lines
482 B
Plaintext
Source: util-linux-config
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: Starlingx Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: util-linux-config
|
|
Architecture: all
|
|
Pre-Depends: pam-config, shadow-utils-config
|
|
Depends: ${misc:Depends}
|
|
Description: Package StarlingX configuration files of util-linux to system folder.
|
|
Installs login preferences to the pam.d directory.
|