diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-03-30 23:05:57 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-03-30 23:05:57 +0900 |
| commit | 48f634d04634f9b4051fec416ca9e08cf36308f6 (patch) | |
| tree | 02bd28450610c13349287c6d9007e208c6baa91e /options.md | |
| parent | 2a46f5bb127f23133b7076d391d8a0038a3490ff (diff) | |
release: 0.3.2
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'options.md')
| -rw-r--r-- | options.md | 42 |
1 files changed, 40 insertions, 2 deletions
@@ -35,7 +35,7 @@ package *Default:* -` <derivation fortify-static-x86_64-unknown-linux-musl-0.3.1> ` +` <derivation fortify-static-x86_64-unknown-linux-musl-0.3.2> ` @@ -73,6 +73,25 @@ list of package +## environment\.fortify\.apps\.\*\.args + + + +Custom args\. +Setting this to null will default to script name\. + + + +*Type:* +null or (list of string) + + + +*Default:* +` null ` + + + ## environment\.fortify\.apps\.\*\.capability\.dbus @@ -486,6 +505,25 @@ boolean +## environment\.fortify\.apps\.\*\.path + + + +Custom executable path\. +Setting this to null will default to the start script\. + + + +*Type:* +null or string + + + +*Default:* +` null ` + + + ## environment\.fortify\.apps\.\*\.script @@ -606,7 +644,7 @@ package *Default:* -` <derivation fortify-fsu-0.3.1> ` +` <derivation fortify-fsu-0.3.2> ` |
