commit
ada9f5d833
1 changed files with 1 additions and 1 deletions
|
@ -693,7 +693,7 @@ Write a program that describes the daemon:
|
||||||
use strict;
|
use strict;
|
||||||
use Daemon::Control;
|
use Daemon::Control;
|
||||||
|
|
||||||
Daemon::Control->new(
|
exit Daemon::Control->new(
|
||||||
name => "My Daemon",
|
name => "My Daemon",
|
||||||
lsb_start => '$syslog $remote_fs',
|
lsb_start => '$syslog $remote_fs',
|
||||||
lsb_stop => '$syslog',
|
lsb_stop => '$syslog',
|
||||||
|
|
Loading…
Add table
Reference in a new issue