check if invocations of 'service' by Whonix scripts in Whonix 11 is functional

Information

ID: 331
PHID: PHID-TASK-o2mrinx3ff4v3haiknsk
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

Find related code by running.

grep -r --exclude-dir '.git*' --exclude README.md --exclude changelog.upstream --exclude GPLv3 "service " *

And check if the related functionality is working.

Forum discussion:
Is Whonix 11 using systemd functions in bash, python scripts?

Comments