Session Init changes umask on re-exec

Bug #1302117 reported by James Hunt
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
upstart
Fix Committed
Undecided
James Hunt

Bug Description

$ cat >~/.config/upstart/umask.conf <<EOT
manual
exec sh -c umask
EOT
$ start umask
$ cat ~/.cache/upstart/umask.log
0002
$ start re-exec
$ start umask
$ cat ~/.cache/upstart/umask.log
0117
$

Problem does not affect PID 1.

Related branches

James Hunt (jamesodhunt)
Changed in upstart:
assignee: nobody → James Hunt (jamesodhunt)
status: New → Confirmed
Changed in upstart:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.