aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/service_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-1/+1
* Add --full option to service install, which will handle stop/uninstall if nec...Liam Mitchell2025-07-161-0/+2
* Implementation of service commands for Linux.Liam Mitchell2025-02-271-0/+1
* clang formatDan Engelbrecht2025-01-101-3/+3
* displayname and description are windows-only propertiesDan Engelbrecht2025-01-101-0/+2
* make windows elevation optionalDan Engelbrecht2025-01-101-0/+2
* remove ServiceLevelDan Engelbrecht2025-01-101-1/+0
* add ServiceLevel for service processes: User, AllUsers and ServiceDan Engelbrecht2025-01-081-0/+1
* launchd plist installDan Engelbrecht2025-01-081-1/+1
* zen `service` commandDan Engelbrecht2025-01-081-0/+48