On Thu, Oct 31, 2013 at 01:47:37PM +0000, Steven Chamberlain wrote:
> And overriding the *entire* service file seems excessive if you wish to
> override just one line of the package's service file.
You add a file /etc/systemd/system/xxx.service.d/yyy.conf with the following 
contents:

[Service]
SettingToOverride=whatever

This is "appended" on top of the original file, overriding SettingToOverride.

http://www.freedesktop.org/software/systemd/man/systemd.unit.html#Description,
around the middle.

You can view the overrides with systemd-delta
(http://www.freedesktop.org/software/systemd/man/systemd-delta.html).

Zbyszek


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131031135743.gt28...@in.waw.pl

Reply via email to