Skip to content

Tags: baetyl/service

Tags

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update launchd template (kardianos#346) * Update XML prolog and DTD Also converts single-quotes to double-quotes * Remove whitespace from parent dict * Only populate EnvironmentVariables when available * Only add additional arguments when defined Also cleans up whitespace around each argument * Cleanup whitespace and only populate when defined * Convert remaining spaces to tabs * Sort keys. Similar to `plutil -convert xml1`

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
aix issue 242: improved test, if process runs as child of srcmstr (ka… …rdianos#302) Co-authored-by: xca1075 <Christoph.Buescher@atruvia.de>

v1.2.0

Toggle v1.2.0's commit message
service: go fmt 

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added LimitNOFILE option in systemd configuration (kardianos#94) Co-authored-by: Daniel Theophanes <kardianos@gmail.com>

v1.0.0

Toggle v1.0.0's commit message
remove dep on osext