Am 31.07.2013 19:54, schrieb Steven Stern:
>>> Reindl: This depends on which repo VirtualBox is installed from.
>>> If installed from the repo on VirtualBox.org, then it *does*
>>> install a file in /etc/init.d and one manages it through calls to
>>> "service", which appropriately run the script with the right
>>> parameters, including "setup"
>>
>> what do you not realize in the fact that /sbin/service is a wrapper
>> to systemctl?
>>
> Yes, I do. But the syntax is a whole lot easier for "service"

the syntax is *exactly* the same, only action and service-name are reverse

translate this to "service" (hint: it is impossible)
systemctl restart dbmail-imapd.service dbmail-lmtpd.service 
dbmail-pop3d.service dbmail-timsieved.service

and if the services you restart have dependencies to each other (After=/Before=)
it will happen in the correct order while you have to type "service name 
restart"
in the right order and multiple times






Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to