Commit 4b4d0c2
authored
pppd: Make set and unset options privileged (#583)
Since the "set" and "unset" options affect the environment passed to
scripts that run as root, and environment variable settings could
affect or disrupt the execution of those scripts, these options
should be privileged.
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>1 parent 1371451 commit 4b4d0c2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments