On Thu, Dec 17, 2015 at 2:52 PM, jd1008 <jd1008@xxxxxxxxx> wrote:
vendor preset: disabled) <<<<< DISABLED ????
I'm still learning all the ins and outs of systemd, but I think "vendor preset" means whether or not it would have been disabled with no local sysadmin action. I have a number of services that are installed disabled but I have enabled and they are working as they should. Example:
systemctl status bacula-fd
● bacula-fd.service - Bacula-FileDaemon, a Backup-client
Loaded: loaded (/usr/lib/systemd/system/bacula-fd.service; enabled; vendor preset: disabled)
Active: active (running) since Tue 2015-12-15 08:59:41 MST; 2 days ago
I did "systemctl enable bacula-fd", and it does start automatically at every boot.
It is my understanding that the rc-local service will execute at every boot if the rc.local file exists and is executable. Here is what the comments in the rc-local.service file have to say:
# This unit gets pulled automatically into multi-user.target by
# systemd-rc-local-generator if /etc/rc.d/rc.local is executable.
--Greg
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx 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