On 05/05/2017 10:44 AM, Rick Stevens wrote:
I suppose you could edit /usr/lib/systemd/system/cups.service
Use "systemctl edit cups.service"
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedo
Allegedly, on or about 05 May 2017, Rick Stevens sent:
> Looking at the cups.service file, it doesn't have a
>
> after=local-fs.target
>
> specification, so it doesn't wait until local-fs.target has been
> launched before running. I guess the assumption is that most systems
> now use a si
On 05/05/2017 10:44 AM, Rick Stevens wrote:
I suppose you could edit /usr/lib/systemd/system/cups.service and add
" local-fs.target" to the "[Unit]" section's "After=" line as shown
below:
The better way is to copy that file to /etc/systemd/system/cups.service
and edit it there. That way it wo
On 05/05/2017 01:55 AM, François Patte wrote:
> Bonjour,
>
> 1--- I masked the firewalld service because I don't want to use it,. Il
> the log messages, I get this information:
>
> irewalld.service: Cannot add dependency job
>
> How can I know what jobs depend on firewalld?
You can ask systemct
Allegedly, on or about 05 May 2017, François Patte sent:
> var.mount: Directory /var to mount over is not empty
>
> Why does cups creates directories in /var before /var is mounted?
Sounds like yet another systemd snafu.
Previously system start-up scripts were run sequentially. And if
someth
On Fri, 5 May 2017 10:55:41 +0200
François Patte wrote:
> Bonjour,
>
> 1--- I masked the firewalld service because I don't want to use it,.
> Il the log messages, I get this information:
>
> irewalld.service: Cannot add dependency job
>
> How can I know what jobs depend on firewalld?
On my sy
Bonjour,
1--- I masked the firewalld service because I don't want to use it,. Il
the log messages, I get this information:
irewalld.service: Cannot add dependency job
How can I know what jobs depend on firewalld?
2--- What is the meaning of this message:
iscsi.service: Unit cannot be reloaded