Results 1 to 2 of 2
I would like to have strace be called on the initial X startup. Which init script do I need to modify to do this on Ubuntu 9.10?...
- 03-26-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 4
strace X on startup.
I would like to have strace be called on the initial X startup. Which init script do I need to modify to do this on Ubuntu 9.10?
- 03-27-2010 #2Just Joined!
- Join Date
- Dec 2009
- Posts
- 4
Actually what I'd really like to do is have a way to monitor a user's activity by monitoring the systems calls while the user is active. Any ideas on how to do this automatically without having to call strace before running every program? i.e. start tracing system calls as soon as the system boots.


Reply With Quote