Skip to content

Commit 6b10e35

Browse files
committed
Do not use the same id for slampler and datamount in inittab
1 parent 238e5d9 commit 6b10e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.mdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Version 1.0 (more or less)
55

66
Foot-friendly, stage-ready sample player
77

8-
Copyright (C) Jean Zundel <[email protected]> 2010
8+
Copyright (C) Jean Zundel <[email protected]> 2010-2011
99

1010
The **slampler** is a sample player designed for the Linksys NSLU2 running
1111
GNU/Linux, but it works on any ALSA-based architecture. It is licensed under
@@ -62,7 +62,7 @@ create ramdisks for `/tmp` and `/var/run` directories in `/etc/fstab`.
6262
The `datamount` process is optional. Running it requires this line in
6363
`/etc/inittab`:
6464

65-
sl:23:respawn:/[PATH_TO]/datamount
65+
dt:23:respawn:/[PATH_TO]/datamount
6666

6767

6868
CAVEAT

0 commit comments

Comments
 (0)