more tweaks to cope with MCE running inside Daemon::Control
This commit is contained in:
@@ -9,7 +9,6 @@ my $program = "$ENV{HOME}/bin/netdisco-daemon-fg";
|
||||
|
||||
Daemon::Control->new({
|
||||
name => 'Netdisco Daemon',
|
||||
user => 'netdisco',
|
||||
program => ($ENV{NETDISCO_DAEMON} || $program),
|
||||
pid_file => "$ENV{HOME}/netdisco-daemon.pid",
|
||||
})->run;
|
||||
|
||||
Reference in New Issue
Block a user