click user hooks are not run when "click install --all-users" is used
Bug #1394256 reported by
Michael Vogt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
click (Ubuntu) |
In Progress
|
High
|
Michael Vogt |
Bug Description
When click is used to install with the --all-users option the click user hooks are not run for the user until he/she logs in the next time. This can be confusing for users, especially since the behavior of systemd for user services is that they are not run per session (login) but only a per-user, i.e. only run once for multiple logins.
Colin suggested to use either SUDO_USER/
Related branches
lp://staging/~mvo/click/lp1394256-run-user-hooks
- Colin Watson (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 61 lines (+42/-0)1 file modifiedlib/click/user.vala (+42/-0)
Changed in click (Ubuntu): | |
assignee: | nobody → Michael Vogt (mvo) |
importance: | Undecided → High |
status: | New → In Progress |
description: | updated |
To post a comment you must log in.