disable service chroots until I understand the problems properly
This commit is contained in:
parent
87adbb9b0c
commit
5724cc82eb
2 changed files with 14 additions and 1 deletions
|
@ -21,3 +21,16 @@ service auth {
|
|||
|
||||
service auth-worker {
|
||||
}
|
||||
|
||||
service anvil {
|
||||
chroot =
|
||||
}
|
||||
service imap-login {
|
||||
chroot =
|
||||
}
|
||||
service pop3-login {
|
||||
chroot =
|
||||
}
|
||||
service ipc {
|
||||
chroot =
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue