We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c27f4 commit fca7dbbCopy full SHA for fca7dbb
2 files changed
package/after_install.sh
@@ -10,4 +10,4 @@ else
10
else
11
echo "Warning: setcap not found. Install the appropriate libcap package for your system."
12
fi
13
-fi
+fi
package/frankenphp.service
@@ -18,4 +18,4 @@ ProtectSystem=full
18
AmbientCapabilities=CAP_NET_BIND_SERVICE
19
20
[Install]
21
-WantedBy=multi-user.target
+WantedBy=multi-user.target
0 commit comments