mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 04:36:24 -05:00
security-misc split string changes
This commit is contained in:
parent
5738bb6104
commit
2a39d5997c
47 changed files with 72 additions and 53 deletions
8
debian/security-misc-shared.preinst
vendored
8
debian/security-misc-shared.preinst
vendored
|
|
@ -52,10 +52,10 @@ user_groups_modifications() {
|
|||
}
|
||||
|
||||
output_skip_checks() {
|
||||
echo "security-misc '$0' INFO: Allow installation of security-misc anyway." >&2
|
||||
echo "security-misc '$0' INFO: (technical reason: $@)" >&2
|
||||
echo "security-misc '$0' INFO: If this is a chroot this is probably OK." >&2
|
||||
echo "security-misc '$0' INFO: Otherwise you might not be able to login." >&2
|
||||
echo "security-misc-shared '$0' INFO: Allow installation of security-misc-shared anyway." >&2
|
||||
echo "security-misc-shared '$0' INFO: (technical reason: $@)" >&2
|
||||
echo "security-misc-shared '$0' INFO: If this is a chroot this is probably OK." >&2
|
||||
echo "security-misc-shared '$0' INFO: Otherwise you might not be able to login." >&2
|
||||
}
|
||||
|
||||
sudo_users_check () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue