kiss-stj

My KISS Linux repo for software I use on my computers.
git clone https://git.stjo.hn/kiss-stj
Log | Files | Refs | README | LICENSE

commit ec4d12a8873389abf6defdaa5cc326a4d47eacc3
parent 36f5f922b3343aac18973d30e645e9b3d7a875ce
Author: St John Karp <contact@stjo.hn>
Date:   Sat,  4 Jun 2022 07:18:13 -0400

svc: Add service file for seatd

Diffstat:
Mcore/svc/build | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/core/svc/build b/core/svc/build @@ -15,6 +15,7 @@ cp -r svc.d "$1/usr/bin/svc.d" install -D nldev "$1/usr/bin/svc.d/avail/nldev" touch "$1/usr/bin/svc.d/avail/pcscd" touch "$1/usr/bin/svc.d/avail/sdhcp" +touch "$1/usr/bin/svc.d/avail/seatd" touch "$1/usr/bin/svc.d/avail/wpa_supplicant" # Install the license