Rename systemd to systemctl and move it to tools

Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
Katarzyna Treder 2024-12-10 14:46:53 +01:00
parent a11e3ca890
commit 3e67a8c0f5
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from test_tools.fs_utils import (
write_file,
remove,
)
from test_utils.systemd import reload_daemon
from test_tools.systemctl import reload_daemon
opencas_drop_in_directory = Path("/etc/systemd/system/open-cas.service.d/")
test_drop_in_file = Path("10-modified-timeout.conf")

@ -1 +1 @@
Subproject commit a6848ed8254a7ef90f73be8eea0b62b8f96f15d3
Subproject commit ae9b036b4716934406a01f62277558f86a40bf46