Systemd/Hardening: Difference between revisions

Unabomberlive (talk | contribs)
Marked this version for translation
Kiri (talk | contribs)
m Fix small typo
 
Line 25: Line 25:
<translate>
<translate>
<!--T:7-->
<!--T:7-->
While hardening a service, it often happens that you want a shell inside a hardened systemd unit, for exemple to check access to files, or check the network connectivity. One way to do this is to use tmux to create a session inside the service, and attaching to it outside of the service.
While hardening a service, it often happens that you want a shell inside a hardened systemd unit, for example to check access to files, or check the network connectivity. One way to do this is to use tmux to create a session inside the service, and attaching to it outside of the service.
</translate>
</translate>
<translate>
<translate>