Skip to content

Commit

Permalink
Merge pull request #205 from PrivateBin/s6-usr-bin
Browse files Browse the repository at this point in the history
with s6 2.13.1.0 binaries live in /usr/bin instead of /bin
  • Loading branch information
elrido authored Oct 23, 2024
2 parents c2f3387 + 53c3e60 commit eaa8107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/init.d/rc.local
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/execlineb -P
foreground { cp -r /etc/s6/services /run }
/bin/s6-svscan /run/services
s6-svscan /run/services

0 comments on commit eaa8107

Please sign in to comment.