6 lines
120 B
Text
6 lines
120 B
Text
|
#!/bin/rc
|
||
|
|
||
|
if(/sys/lib/lp/bin/lpscratch){
|
||
|
exec /$cputype/bin/aux/lpdaemon >>[2] `{cat /env/LPSCRATCH}^/log/lpdaemonl
|
||
|
}
|