Bug 745529 - Bacula fd and sd systemd files have wrong restart specifier
Summary: Bacula fd and sd systemd files have wrong restart specifier
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bacula
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Thienemann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-12 15:43 UTC by Sergio Pascual
Modified: 2012-07-18 09:19 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-07-18 09:19:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Changing restart-always to always in all service files (1.11 KB, patch)
2011-10-24 09:13 UTC, Lukáš Nykrýn
no flags Details | Diff

Description Sergio Pascual 2011-10-12 15:43:19 UTC
Description of problem:
On boot I get

systemd[1]: [/lib/systemd/system/bacula-fd.service:15] Failed to parse service restart specifier, ignoring: restart-always
[   12.040871] systemd[1]: [/lib/systemd/system/bacula-sd.service:14] Failed to parse service restart specifier, ignoring: restart-always

Version-Release number of selected component (if applicable):
bacula-client-5.0.3-11.fc16.x86_64
bacula-storage-common-5.0.3-11.fc16.x86_64

Both files have this line:

Restart=restart-always

And it should be

Restart=always

Comment 1 Lukáš Nykrýn 2011-10-24 09:13:19 UTC
Created attachment 529758 [details]
Changing restart-always to always in all service files

Comment 2 Lukáš Nykrýn 2011-11-03 10:06:36 UTC
Fix commited to git -> http://lists.fedoraproject.org/pipermail/scm-commits/2011-November/679323.html -> modified

Comment 3 Fedora Update System 2011-11-03 13:46:50 UTC
bacula-5.0.3-13.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/bacula-5.0.3-13.fc16

Comment 4 Fedora Update System 2011-11-03 21:52:17 UTC
Package bacula-5.0.3-13.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing bacula-5.0.3-13.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-15347
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-12-23 15:56:38 UTC
bacula-5.0.3-16.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/bacula-5.0.3-16.fc16


Note You need to log in before you can comment on or make changes to this bug.