Initial commit
This commit is contained in:
commit
b28950353b
9 changed files with 266 additions and 0 deletions
6
hardinfo2.install
Normal file
6
hardinfo2.install
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
post_install() {
|
||||
echo ""
|
||||
echo "The included service is required for root access:"
|
||||
echo "systemctl start hardinfo2"
|
||||
echo ""
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue