Skip to content

Commit

Permalink
patternize username
Browse files Browse the repository at this point in the history
  • Loading branch information
fx5 committed Feb 26, 2013
1 parent 7d34bd7 commit c754d8d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions domain_policy
Original file line number Diff line number Diff line change
Expand Up @@ -243,11 +243,11 @@ use_group 0
use_profile 3

file append /home/\*/.macromedia/\{\*\}/\*
file append /home/fx5/.adobe/\{\*\}/\*
file append /home/\*/.adobe/\{\*\}/\*
file chmod /home/\*/.config/ibus/bus/ 0700
file create /home/\*/.macromedia/\{\*\}/\* 0666
file create /home/fx5/.adobe/\{\*\}/\* 0600
file create /home/fx5/.adobe/\{\*\}/\* 0666
file create /home/\*/.adobe/\{\*\}/\* 0600
file create /home/\*/.adobe/\{\*\}/\* 0666
file create /run/shm/pulse-shm-\$ 0400
file create /tmp/Flash\* 0600
file execute /bin/sh
Expand Down Expand Up @@ -279,7 +279,7 @@ file read /home/\*/.mozilla/firefox/\*/prefs.js
file read /home/\*/.mozilla/firefox/\*/secmod.db
file read /home/\*/.mozilla/firefox/profiles.ini
file read /home/\*/.pulse-cookie
file read /home/fx5/.adobe/\{\*\}/\*
file read /home/\*/.adobe/\{\*\}/\*
file read /run/resolvconf/resolv.conf
file read /run/shm/pulse-shm-\$
file read /run/user/\*/dconf/user
Expand All @@ -292,15 +292,15 @@ file read proc:/cpuinfo
file read proc:/filesystems
file rename /home/\*/.macromedia/\{\*\}/\* /home/\*/.macromedia/\{\*\}/\*
file truncate /home/\*/.macromedia/\{\*\}/\*
file truncate /home/fx5/.adobe/\{\*\}/\*
file truncate /home/\*/.adobe/\{\*\}/\*
file truncate /run/shm/pulse-shm-\$
file truncate /tmp/Flash\*
file unlink /home/\*/.macromedia/\{\*\}/\*
file unlink /home/fx5/.adobe/\{\*\}/\*
file unlink /home/\*/.adobe/\{\*\}/\*
file unlink /run/shm/pulse-shm-\$
file unlink /tmp/Flash\*
file write /home/\*/.pulse-cookie
file write /home/fx5/.adobe/\{\*\}/\*
file write /home/\*/.adobe/\{\*\}/\*
file write /run/shm/pulse-shm-\$
file write /run/user/\*/dconf/user
file write /tmp/Flash\*
Expand Down

0 comments on commit c754d8d

Please sign in to comment.