mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 22:04:15 -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
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
kernel_cmdline=""
|
||||||
if test -f /proc/cmdline; then
|
if test -f /proc/cmdline; then
|
||||||
kernel_cmdline="$(cat -- /proc/cmdline)"
|
kernel_cmdline="$(cat -- /proc/cmdline)"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue