services: Remove turnstile-ready service run file
It is automatically supplied by turnstile runit backend and does not need need to be manually set by us.
This commit is contained in:
parent
6ea43fb199
commit
bb8a41725a
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
[ -r ./conf ] && . ./conf
|
||||
[ -n "$core_services" ] && SVDIR=".." sv start $core_services
|
||||
[ -p "/run/turnstiled/1000/ready" ] && printf "/home/marty/.local/state/service/turnstile-ready" > "/run/turnstiled/1000/ready"
|
||||
exec pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue