LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-24-2006, 01:34 PM   #1
Shioni
Member
 
Registered: Mar 2006
Posts: 182

Rep: Reputation: 30
Warning: at daemon not running


Hi!
I installed at package in Slackware, but when I try to run at, I get:
Code:
Warning: at daemon not running
I cannot reboot that computer, because it's a server. thank you!
 
Old 10-24-2006, 02:09 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Start the at service/daemon then.. the default method usually runs from the rc.M script in /etc/rc.d

/usr/sbin/atd -b 15 -l 1

Add this to rc.M if it is not already there:

Code:
if [ -x /usr/sbin/atd ]; then
  /usr/sbin/atd -b 15 -l 1
fi
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rcpowersaved daemon is not running iskiri SUSE / openSUSE 1 01-04-2006 01:58 PM
Running in daemon mode socks Slackware 1 10-15-2004 08:27 PM
running OpenSSL daemon Chiel Linux - Newbie 2 08-31-2004 07:59 AM
The lisa daemon does not appear to be running. Alex Housley Linux - Networking 3 10-18-2003 11:40 AM
Running script as daemon StinkyFinger Linux - Newbie 2 08-28-2003 07:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration