Log In
rpms
/
kexec-tools
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
c53e6bfa4019bc2a081c81cb92c2177690575da2
c53e6bfa4019bc2a081c81cb92c2177690575da2
SOURCES
rhcrashkernel-param
Fork and Edit
Blob
Blame
History
Raw
#!/bin/sh if grep -q Fedora /etc/redhat-release; then echo -n else echo crashkernel=auto fi