Skip to content

Conversation

bunjiboys
Copy link

Added new methods SetUser and SetPassword to allow for running daemons as non-root user on all supported operating systems.

Also fixed a couple of typos and fixed a few OS specific methods to use the correct names, for example:

- func (linux *darwinRecord) GetTemplate() string {
+ func (darwin *darwinRecord) GetTemplate() string {

This has been tested on all supported OS types.

as non-root user on all supported operating systems

Remove debug print statement
@kiruxan
Copy link

kiruxan commented Sep 24, 2021

It will be nice to have configured user!

@thallgren
Copy link

Does this PR make #103 unnecessary, or is that another way of doing the same thing (on systemd)?

@rushigerrard8
Copy link

Any update on this?

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.

4 participants