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-11-15 11:10:08 -07:00
Code
Issues
Wiki
aa32dce27d
repo
/
core
/
busybox
/
files
/
acpid.run
3 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
busybox: Add acpid service files. Closes #173
2020-03-20 02:55:32 -06:00
#!/bin/sh
busybox: add exec 2>&1 to *.run
2022-10-03 06:58:07 -06:00
exec acpid -f 2>&1
Copy Permalink