hi all
I'm reading man pages but cannot see whether there is a conflict there,
a unit:

[Service]
Type=oneshot
RemainAfterExit=yes
TimeoutSec=0

$ systemctl edit
[Service]
Restart=on-failure
RestartSec=90
TimeoutSec=10

and I see:

   Loaded: error (Reason: Invalid argument)
  Drop-In: /etc/systemd/system/ipa.service.d
           └─override.conf
Active: active (exited) since Wed 2017-01-18 11:25:08 GMT; 25min ago
 Main PID: 17579 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/ipa.service

btw. I'm reading man page on edit
"... to extend or override the specified unit."
Is it that - override.conf extends by what is not in the original unit file and overrides what is there in the original ?

many thanks,
L.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to