Ubuntu Pastebin

Paste from jdstrand at Tue, 21 Apr 2015 17:57:47 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
    # changing profile
    @{PROC}/[0-9]*/attr/exec w,
    change_profile -> [^u]*,
    change_profile -> [^u][^n]*,
    change_profile -> [^u][^n]*,
    change_profile -> [^u][^n][^c]*,
    change_profile -> [^u][^n][^c][^o]*,
    change_profile -> [^u][^n][^c][^o][^n]*,
    change_profile -> [^u][^n][^c][^o][^n][^f]*,
    change_profile -> [^u][^n][^c][^o][^n][^f][^i]*,
    change_profile -> [^u][^n][^c][^o][^n][^f][^i][^n]*,
    change_profile -> [^u][^n][^c][^o][^n][^f][^i][^n][^e]*,
    change_profile -> [^u][^n][^c][^o][^n][^f][^i][^n][^e][^d]*,
Download as text