Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow non-root users to create user scope service launchers #114

Open
danielhoherd opened this issue Jul 11, 2016 · 1 comment
Open

Allow non-root users to create user scope service launchers #114

danielhoherd opened this issue Jul 11, 2016 · 1 comment

Comments

@danielhoherd
Copy link

systemd and launchd allow users to create unprivileged user units / agents. It would be great if pleaserun could create these non-system service launchers.

@jordansissel
Copy link
Owner

Agreed!

I'm experimenting with systemd's user stuff with the systemd-user platform in pleaserun:

pleaserun -p systemd-user --name hello /bin/sh -c 'echo Hello world; sleep 30'

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

No branches or pull requests

2 participants