mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-31 23:08:39 -04:00
fix
This commit is contained in:
parent
d5edc243ac
commit
3e102df765
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ if [ "$PAM_USER" = 'sysmaint' ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
kernel_cmdline=""
|
||||
if test -f /proc/cmdline; then
|
||||
kernel_cmdline="$(cat -- /proc/cmdline)"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue