aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/uname
blob: 293bdfb81be5418843c1ea91c040357a95e91cb2 (plain) (blame)
1
2
3
4
#!/bin/sh

echo " Booting $(uname -srm)."
echo