Comment 102 for bug 1685754

Revision history for this message
Dan Streetman (ddstreet) wrote :

(commands below run from graphical window)

ubuntu@lp1685754-b:~$ dpkg -l systemd |grep systemd
ii systemd 237-3ubuntu10.44 amd64 system and service manager
ubuntu@lp1685754-b:~$ grep umask /etc/passwd
ubuntu:x:1000:1000:Ubuntu,umask=007:/home/ubuntu:/bin/bash
ubuntu@lp1685754-b:~$ umask
0022

ubuntu@lp1685754-b:~$ dpkg -l systemd|grep systemd
ii systemd 237-3ubuntu10.45 amd64 system and service manager
ubuntu@lp1685754-b:~$ grep umask /etc/passwd
ubuntu:x:1000:1000:Ubuntu,umask=007:/home/ubuntu:/bin/bash
ubuntu@lp1685754-b:~$ umask
0007