diff options
author | dsmith <dsmith> | 2007-08-15 17:01:19 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2007-08-15 17:01:19 +0000 |
commit | efc4bf9a15e66bccbda4d48a837437b9e7be9052 (patch) | |
tree | 134356a87ae04182f8a499709e4074402d5775f0 /README.security | |
parent | 6b96de1e54f6cae4b7d0e9196a665ba44995314c (diff) | |
download | systemtap-steved-efc4bf9a15e66bccbda4d48a837437b9e7be9052.tar.gz systemtap-steved-efc4bf9a15e66bccbda4d48a837437b9e7be9052.tar.xz systemtap-steved-efc4bf9a15e66bccbda4d48a837437b9e7be9052.zip |
2007-08-15 David Smith <dsmith@redhat.com>
* systemtap.spec.in: Updated %pre to latest Fedora group creation
guidelines.
* stap.1.in: Changed '/usr' to '@prefix@' so the values will be
updated correctly.
* stapfunc.5.in: Ditto.
Diffstat (limited to 'README.security')
-rw-r--r-- | README.security | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.security b/README.security index b53499f7..62728068 100644 --- a/README.security +++ b/README.security @@ -10,7 +10,7 @@ but required all systemtap users to have root access. Many sysadmins on enterprise systems do not have root access. So, a new security model was developed. To run the staprun program -(which install systemtap kernel modules), a user must be one of the +(which installs systemtap kernel modules), a user must be one of the following: * the root user; |