Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit f7f1f0b

Browse files
committed
Fix service kill
1 parent 15f8e90 commit f7f1f0b

File tree

1 file changed

+1
-1
lines changed
  • root-armhf/etc/services.d/armless

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/with-contenv bash
22

33
exec \
4-
s6-svscanctl -t /var/run/s6/services
4+
s6-svscanctl -t /run/service/

0 commit comments

Comments
 (0)