Systemd/Hardening: Difference between revisions

imported>Minijackson
Created page with "Systemd's service options are quite lax by default, and so it is often desirable to look at ways to harden systemd services. A good way to get started on a given service is t..."
 
imported>Nix
m add security category
Line 64: Line 64:
To attach to the shell, simply execute <code>tmux -S /path/to/tmux.socket attach</code>.
To attach to the shell, simply execute <code>tmux -S /path/to/tmux.socket attach</code>.


[[Category:NixOS]][[Category:Cookbook]]
[[Category:NixOS]]
[[Category:Cookbook]]
[[Category:Security]]