]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: support disable/mask --now with unit template
authorMike Yuan <me@yhndnzj.com>
Wed, 7 Feb 2024 14:15:05 +0000 (22:15 +0800)
committerMike Yuan <me@yhndnzj.com>
Fri, 9 Feb 2024 08:18:44 +0000 (16:18 +0800)
commit1baa0415ae612266c77016567390a8232a60d9db
treef0a4811917c1b006637ac9e3afa6eb09a53348de
parent8749b09390959232f847aceee4efe76f45bf4174
systemctl: support disable/mask --now with unit template

Closes #15620
Replaces #28240
src/systemctl/systemctl-enable.c
test/units/testsuite-26.sh