From efc4bf9a15e66bccbda4d48a837437b9e7be9052 Mon Sep 17 00:00:00 2001 From: dsmith Date: Wed, 15 Aug 2007 17:01:19 +0000 Subject: 2007-08-15 David Smith * 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. --- README.security | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.security') 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; -- cgit