You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/plugins-available/shelluser_jailkit_plugin.inc.php
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -812,10 +812,12 @@ function _setup_shell_php() {
812
812
// The symlink will be recreated later in this function, regardless of the chosen shell.
813
813
// In case you want to keep the symlink in .home/php, you can create a lock file ".lock_homephp" in the same directory.
814
814
// This can be useful if you want to keep the PHP binary in the jailkit chroot for some reason, instead of /etc/alternatives/php if you use a OS that uses alternatives.
0 commit comments