5
facts.d/sabayon.sh
Normal file
5
facts.d/sabayon.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ -f /etc/sabayon-release ]; then
|
||||
echo "operatingsystem=Sabayon"
|
||||
fi
|
||||
Reference in New Issue
Block a user