This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-12-25 16:50:07 -07:00
Code
Issues
Wiki
f9160e38c2
repo
/
core
/
busybox
/
files
/
acpid.run
Muhammad Herdiansyah
59566ab811
busybox: remove unneeded flag for acpid and add checks for directory files
2019-12-07 18:40:55 +07:00
4 lines
43 B
Bash
Raw
Blame
History
#!/bin/sh
mkdir -p /etc/acpi
exec
acpid -f
View Git Blame
Copy Permalink