Initial MTP Migration [Broken]
This commit is contained in:
commit
ec7db39c5d
3 changed files with 19 additions and 11 deletions
|
|
@ -262,7 +262,7 @@
|
|||
LockPersonality = true;
|
||||
MemoryDenyWriteExecute = true;
|
||||
Environment = [
|
||||
"mtp::BIND=${cfg.ttpBind}"
|
||||
"TTP_BIND=${cfg.ttpBind}"
|
||||
"BIND_ADDRESS=${cfg.bindAddress}"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue