Browse Source

php: changed run scripts to find runit{,-log}-run at /sbin

0.2-maint
Alejandro Mery 13 years ago
parent
commit
f98543432e
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      overlay.d/pkgs/php/etc_sv_php-fpm_log_run.ln
  2. +1
    -1
      overlay.d/pkgs/php/etc_sv_php-fpm_run.sh

+ 1
- 1
overlay.d/pkgs/php/etc_sv_php-fpm_log_run.ln

@ -1 +1 @@
/etc/runit/log-run
/sbin/runit-log-run

+ 1
- 1
overlay.d/pkgs/php/etc_sv_php-fpm_run.sh

@ -1,4 +1,4 @@
#!/etc/runit/runit-run
#!/sbin/runit-run
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#

Loading…
Cancel
Save