I am running ISPConfig 3 using Jailkit on my server and need to add mercurial to all existing and new jailkit account.
From what I understand, it will only be applied for new users.. how can I add the hg command for all users?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
There is the jk_cp command. E.g. use jk_cp -j /var/www/clients/client2/web16 /usr/bin/hg to copy the needed file(s). |
|||
|
|