Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th June 2012, 06:55 PM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
How to Start Daemons?

New to F; have run Debian for 14 years.

Just installed Shorewall, but for the life of me I can't figure out how to run it on boot. Every Debian daemon package would install an rc start script in init.d.

So how is this done in Fed?
Reply With Quote
  #2  
Old 8th June 2012, 07:41 PM
aurabindo Offline
Registered User
 
Join Date: Dec 2011
Location: Kerala,India
Posts: 45
linuxubuntufirefox
Re: How to Start Daemons?

I aint an expert, but does this help ?

http://fedoraproject.org/wiki/System...m_unit_file.3F
Reply With Quote
  #3  
Old 8th June 2012, 07:49 PM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
Re: How to Start Daemons?

Thanks, but doesn't seem to have to do with the rc start system.
Reply With Quote
  #4  
Old 8th June 2012, 07:54 PM
aurabindo Offline
Registered User
 
Join Date: Dec 2011
Location: Kerala,India
Posts: 45
linuxubuntufirefox
Re: How to Start Daemons?

This post says its possible to run rc scrpits in fed 16. But looks like it will be depricated and systemd will do the stuff.
Reply With Quote
  #5  
Old 8th June 2012, 08:05 PM
jamielinux Offline
Registered User
 
Join Date: Jun 2011
Posts: 64
linuxfirefox
Re: How to Start Daemons?

The init system used in Fedora 15 and later is systemd, which is very different to the init.d you're used to.

For starting/enabling services:
http://fedoraproject.org/wiki/System...le_services.3F

A good overview:
http://www.h-online.com/open/feature...m-1565543.html
Reply With Quote
  #6  
Old 8th June 2012, 08:07 PM
vallimar Offline
Registered User
 
Join Date: Jul 2008
Posts: 823
windows_xp_2003chrome
Re: How to Start Daemons?

"systemctl enable shorewall.service"

Make sure STARTUP_ENABLED=Yes in shorewall.conf.
Also, you'll want to make sure iptables.service and ip6tables.service are disabled.
Reply With Quote
  #7  
Old 8th June 2012, 08:10 PM
PabloTwo's Avatar
PabloTwo Offline
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141
linuxchrome
Re: How to Start Daemons?

Looking at the files included in the shorewall-4.5.4-1.fc16.noarch.rpm package on koji, I see /lib/systemd/system/shorewall.service. In that case you would start the shorewall service at boot with:
Code:
# systemctl enable shorewall.service
Or do an immediate start with:
Code:
# systemctl start shorewall.service
Beginning with F15, most services have been converted to the systemd system, with only had small handful of services running under the old SysVInit system.
Reply With Quote
  #8  
Old 8th June 2012, 08:21 PM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
Re: How to Start Daemons?

Whoah. Never heard of that. Ty.

Also, why doesn't Gnome remember any of my window sizes? Why doesn't it remember my sessions, opening the same windows I had before?
Reply With Quote
Reply

Tags
daemons, start

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to start and stop daemons at diff run levels Kingtu Using Fedora 3 6th June 2012 04:10 PM
Daemons livelong Using Fedora 10 25th January 2012 01:16 PM
Selected Important Daemons not able to start Waller Using Fedora 14 16th May 2011 03:14 AM
Disabling daemons at start up yukito Using Fedora 6 17th December 2005 01:20 AM


Current GMT-time: 23:27 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat