File: INSTALL

package info (click to toggle)
sysrqd 14-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 84 kB
  • ctags: 28
  • sloc: ansic: 214; sh: 40; makefile: 24
file content (23 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (4)
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