diff options
| author | John Klug <john.klug@multitech.com> | 2017-11-28 16:41:12 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2017-11-28 16:42:44 -0600 |
| commit | fbdbd1251e1d4ae063e924873cf4f667731eb60c (patch) | |
| tree | 107feeeef106634cc901d189b925afe3af6be80b /recipes-devtools/node-red/files/node-red.init | |
| parent | 76ddf2d5c5b143b5651c73e3916d88c9dd783886 (diff) | |
| download | meta-mlinux-fbdbd1251e1d4ae063e924873cf4f667731eb60c.tar.gz meta-mlinux-fbdbd1251e1d4ae063e924873cf4f667731eb60c.tar.bz2 meta-mlinux-fbdbd1251e1d4ae063e924873cf4f667731eb60c.zip | |
Previous AEP compatibility incomplete, bail out on install if AEP in /etc/issue
Diffstat (limited to 'recipes-devtools/node-red/files/node-red.init')
| -rwxr-xr-x | recipes-devtools/node-red/files/node-red.init | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-devtools/node-red/files/node-red.init b/recipes-devtools/node-red/files/node-red.init deleted file mode 100755 index 05df9ad..0000000 --- a/recipes-devtools/node-red/files/node-red.init +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -# This is a placeholder for AEP's init script to prevent -# overwriting the node-red init script. -# This file is not used in non-AEP node-red and should be ignored in all cases. -true |
