summaryrefslogtreecommitdiff
path: root/debian/diff/socklog-conf-update-service.diff
blob: 34f50d6db8a92585a03d19cb0501b48403918333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
diff -ur admin~/socklog-2.1.0/man/socklog-conf.8 admin/socklog-2.1.0/man/socklog-conf.8
--- admin~/socklog-2.1.0/man/socklog-conf.8	2006-03-06 13:00:05.000000000 +0000
+++ admin/socklog-2.1.0/man/socklog-conf.8	2008-02-14 00:11:50.000000000 +0000
@@ -64,11 +64,11 @@
 process runs under the uid and gid of
 .IR logacct .
 .LP
-You can run the service under
-.BR runsvdir (8)
-by creating a symbolic link in the service directory:
+You can add the service to system-wide service supervision through the
+.BR update-service (8)
+program:
 .LP
-ln \-s /etc/sv/socklog-unix /var/service/
+update-service \--add /etc/sv/socklog-unix
 .LP
 .SH INET SERVICE
 .B socklog-conf
@@ -103,11 +103,11 @@
 process runs under the uid and gid of
 .IR logacct .
 .LP
-You can run the service under
-.BR runsvdir (8)
-by creating a symbolic link in the service directory:
+You can add the service to system-wide service supervision through the
+.BR update-service (8)
+program:
 .LP
-ln \-s /etc/sv/socklog-inet /var/service/
+update-service \--add /etc/sv/socklog-inet
 .LP
 .SH KLOG SERVICE
 .B socklog-conf
@@ -145,11 +145,11 @@
 process runs under the uid and gid of
 .IR logacct .
 .LP
-You can run the service under
-.BR runsvdir (8)
-by creating a symbolic link in the service directory:
+You can add the service to system-wide service supervision through the
+.BR update-service (8)
+program:
 .LP
-ln \-s /etc/sv/socklog-klog /var/service/
+update-service \--add /etc/sv/socklog-klog
 .LP
 .SH UCSPI-TCP SERVICE
 .B socklog-conf
@@ -186,11 +186,11 @@
 process runs under the uid and gid of
 .IR logacct .
 .LP
-You can run the service under
-.BR runsvdir (8)
-by creating a symbolic link in the service directory:
+You can add the service to system-wide service supervision through the
+.BR update-service (8)
+program:
 .LP
-ln \-s /etc/sv/socklog-ucspi-tcp /var/service/
+update-service \--add /etc/sv/socklog-ucspi-tcp
 .LP
 .SH NOTIFY SERVICE
 .B socklog-conf
@@ -222,11 +222,11 @@
 socklog-notify service must be member of the group
 .IR grp .
 .LP
-You can run the service under
-.BR runsvdir (8)
-by creating a symbolic link in the service directory:
+You can add the service to system-wide service supervision through the
+.BR update-service (8)
+program:
 .LP
-ln \-s /etc/sv/socklog-notify /var/service/
+update-service \--add /etc/sv/socklog-notify
 .LP
 .SH SEE ALSO
 socklog(8),