1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-01 21:50:55 +02:00

use sysvinit

This commit is contained in:
DanyLE
2023-08-02 00:05:19 +02:00
parent 72d100eb82
commit 08d987160b
2 changed files with 11 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
DESC="Custom system configuration"
DESC="Custom configuration"
case "$1" in
start)