This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
79c97fe577
void-packages
/
srcpkgs
/
i8kutils
/
files
/
i8kmon
/
run
8 lines
98 B
Bash
Raw
Blame
History
#!/bin/sh
if
[
-r ./conf
]
;
then
. ./conf
fi
exec
/usr/bin/i8kmon
${
OPTS
:
=--nouserconfig
}
1>
&
2
Reference in New Issue
View Git Blame
Copy Permalink