5 lines
66 B
Text
5 lines
66 B
Text
|
#!/bin/sh
|
||
|
|
||
|
# Enable waked init script
|
||
|
rc-update add waked default
|