summary refs log tree commit diff
path: root/man/utmpset.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/utmpset.8')
-rw-r--r--man/utmpset.88
1 files changed, 5 insertions, 3 deletions
diff --git a/man/utmpset.8 b/man/utmpset.8
index 7a78466..01dd442 100644
--- a/man/utmpset.8
+++ b/man/utmpset.8
@@ -30,11 +30,13 @@ To enable local login accounting, add
 .B utmpset
 to the
 .BR getty (8)
-run scripts, e.g.:
+.I finish
+scripts, e.g.:
 .P
+ $ cat /var/service/getty-5/finish
  #!/bin/sh
- /command/utmpset \-w tty5
- exec /sbin/getty 38400 tty5 linux
+ exec utmpset \-w tty5
+ $
 .SH OPTIONS
 .TP
 .B \-w