index
:
mywaaagh_admin/sway/systemd.git
master
openeuler24.03_LTS
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
detect_virt
blob: a436b62e70bfdf5bb18537bcc10eba05b9bcba18 (
plain
)
1
2
3
4
#!/bin/bash VIRT_PLATFORM="$(/usr/bin/systemd-detect-virt)" echo "$VIRT_PLATFORM"