Mailinglist Archive: opensuse-factory (564 mails)
| < Previous | Next > |
Re: [opensuse-factory] [RFC DRAFT] Phasing out sysvinit
- From: Vahis <waxborg@xxxxxxxxx>
- Date: Sun, 18 Dec 2011 19:27:43 +0200
- Message-id: <4EEE228F.90909@gmail.com>
Cristian Rodríguez wrote:
I did same thing (just copied it from the post) with postfix in my 64 bit 12.1:
ln -s /lib/systemd/system/postfix.service /etc/systemd/system/multi-user.target.wants
and now it starts.
This is like great but how was I supposed to come up with this?
How can anybody know about these things and is it really meant to be done this way?
I mean it's system mail that is supposed to be there like always?
Vahis
--
http://waxborg.servepics.com
openSUSE 11.4 (x86_64) 2.6.37.6-0.9-default main host
openSUSE 12.1 (x86_64) 3.1.1-48-desktop Tumbleweed in VirtualBox
openSUSE 12.1 (i586) 3.1.0-1.2-desktop in EeePC 900
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
On 18/12/11 11:12, Sid Boyce wrote:
I enabled apache2.service in
/lib/systemd/system.preset/default-openSUSE.preset but that didn't
fix ce
That for sure is the wrong place.
Success!
There is an apache2.service file in /lib/systemd/system
# ln -s /lib/systemd/system/apache2.service
/etc/systemd/system/multi-user.target.wants/
Now apache2 starts automatically on boot.
Regards
Sid.
SO, it is not a bug after all, you simple missed what systemctl enable
apache2.service is all about...
I did same thing (just copied it from the post) with postfix in my 64 bit 12.1:
ln -s /lib/systemd/system/postfix.service /etc/systemd/system/multi-user.target.wants
and now it starts.
This is like great but how was I supposed to come up with this?
How can anybody know about these things and is it really meant to be done this way?
I mean it's system mail that is supposed to be there like always?
Vahis
--
http://waxborg.servepics.com
openSUSE 11.4 (x86_64) 2.6.37.6-0.9-default main host
openSUSE 12.1 (x86_64) 3.1.1-48-desktop Tumbleweed in VirtualBox
openSUSE 12.1 (i586) 3.1.0-1.2-desktop in EeePC 900
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-factory+owner@xxxxxxxxxxxx
| < Previous | Next > |