summaryrefslogtreecommitdiffstats
path: root/package/python-twisted/python-twisted.mk
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2016-05-03 10:36:53 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-05 22:22:56 +0200
commit851376149380a47cc34d34227f7333a576e3cd72 (patch)
treec0074feff124de1a460545987cc36f697c237e8e /package/python-twisted/python-twisted.mk
parent868955a2eb8feb1e4a302d954d8c9ddfd6fd198d (diff)
downloadbuildroot-851376149380a47cc34d34227f7333a576e3cd72.tar.gz
buildroot-851376149380a47cc34d34227f7333a576e3cd72.zip
package/nginx: fix error is nginx.service
When using systemd nginx fails to start with the error /usr/bin/mkdir: invalid option -- 't' This is due to a missing space before the semicolon in nginx.service. For systemd to handle multiple commands in ExecStartPre it requires the semicolon to be a separate word or the use of multiple ExecStartPre. This commit splits the multiple commands into two ExecStartPre lines which fixes the error and improves readability. Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-twisted/python-twisted.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud