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