Skip to content

Define Custom Temp Directory for Unix Hosts#64

Merged
wh1te909 merged 2 commits intoamidaware:developfrom
SoarinFerret:unix-directory
Dec 1, 2025
Merged

Define Custom Temp Directory for Unix Hosts#64
wh1te909 merged 2 commits intoamidaware:developfrom
SoarinFerret:unix-directory

Conversation

@SoarinFerret
Copy link
Contributor

As discussed in a previous pull request (#55), here is a new patch that allows setting an optional tmpdir for Unix hosts. The functionality also exists for Windows hosts, however it is not been fully implemented. My use case is primarily for NixOS systems.

This does not change the default / existing functionality. It adds a new flag for the installer (-tmpdir), and a new config option in the /etc/tacticalagent file for a tmpdir.

Fixes #39

@SoarinFerret
Copy link
Contributor Author

Also, for clarification, I am currently running this on both Ubuntu and NixOS systems and everything seems to be working, both with and without defining the tmp dir functionality.

@wh1te909
Copy link
Member

wh1te909 commented Dec 1, 2025

looks great, thanks!

@wh1te909 wh1te909 merged commit 3d9907d into amidaware:develop Dec 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error Running Scripts due to Read-Only File System - NixOS

2 participants