File: INSTALL

package info (click to toggle)
sysrqd 14-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 80 kB
  • sloc: ansic: 214; makefile: 25; sh: 7
file content (23 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Symple type:

% make
% make install

- Read the README file.

- Create a password file:
  echo "mypassword" > /etc/sysrqd.secret
  chmod 0600 /etc/sysrqd.secret

- Optionnaly, create a bind file to bind to a specific IP
  echo 192.168.2.13 > /etc/sysrqd.bind

- Add it to your local daemons startup.


If you need to tweak some paramaters, take a look on define at the beginning
of sysrqd.c

You can add this lines to /etc/services:
sysrqd          4094/tcp   # sysrq daemon
sysrqd          4094/udp   # sysrq daemon