Skip to content
Snippets Groups Projects
Commit c01df3f2 authored by ale's avatar ale
Browse files

Fix mkdir path

parent 567815f5
No related branches found
No related tags found
No related merge requests found
fpm-setup.service: { fpm-setup.service: {
command: "/usr/bin/mkdir -p /run/php", command: "/bin/mkdir -p /run/php",
service_groups: INIT, service_groups: INIT,
type: oneshot, type: oneshot,
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment