Size: 246
Comment:
|
← Revision 4 as of 2024-08-07 19:07:12 ⇥
Size: 581
Comment: systemd-analyze security
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
sudo loginctl enable-linger xjjk | sudo loginctl enable-linger ${USER} |
Line 11: | Line 11: |
== Security audit == {{{#!highlight sh systemd-analyze security ${SERVICE_NAME} }}} == External links == * [[https://blog.jreinert.com/blog/2014/11/17/schedule-automatic-backups-with-systemd/|Schedule Automatic Backups With Systemd - Digital Adventures]]: Start a systemd job as soon as a device becomes available. |
User sessions
Security audit
1 systemd-analyze security ${SERVICE_NAME}
External links
Schedule Automatic Backups With Systemd - Digital Adventures: Start a systemd job as soon as a device becomes available.