]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: permit "enable" and "add-wants" without any instances (#4992)
authorLennart Poettering <lennart@poettering.net>
Thu, 29 Dec 2016 10:14:49 +0000 (11:14 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Thu, 29 Dec 2016 10:14:49 +0000 (11:14 +0100)
commitbe70491622fe24b545195283dcd1d1a7f464bbb8
tree01d837e5519f1740cdfb960845348eab91cb0e2b
parent8dbf71ec58a6de42cbe5621384517364f9094534
systemctl: permit "enable" and "add-wants" without any instances (#4992)

This permits "systemctl enable" and "systemctl add-wants" on template
units without any specifications of an instance name, neither specified
on the command line, nor specified in DefaultInstance= field of the
[install] section.

Fixes: #3473
src/shared/install.c