]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.service.xml
Allow restart for oneshot units 13754/head
authorClaudio Zumbo <claudioz@fb.com>
Tue, 8 Oct 2019 22:04:29 +0000 (15:04 -0700)
committerClaudio Zumbo <claudioz@fb.com>
Wed, 16 Oct 2019 16:44:20 +0000 (09:44 -0700)
commit10e72727eeeeb1a495303ec406fa8d1e1a83dc6e
tree2239ed2323df64487e8b421dff8e35951065cbbc
parent7891aa00407d12dace6a4eee68dbe71df54dc23c
Allow restart for oneshot units

Picked up from https://github.com/systemd/systemd/pull/7474 , so
coauthored by @robermorales.
man/systemd.service.xml
src/core/service.c
test/TEST-41-ONESHOT-RESTART/Makefile [new file with mode: 0644]
test/TEST-41-ONESHOT-RESTART/test.sh [new file with mode: 0755]
test/TEST-41-ONESHOT-RESTART/testsuite.sh [new file with mode: 0755]