Advertisement
Guest User

Untitled

a guest
Jul 29th, 2023
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. [Unit]
  2. Description=Timeline of Snapper Snapshots
  3. Documentation=man:snapper(8) man:snapper-configs(5)
  4.  
  5. [Service]
  6. Type=simple
  7. ExecStart=/usr/lib/snapper/systemd-helper --timeline
  8.  
  9. CapabilityBoundingSet=CAP_DAC_OVERRIDE CAP_FOWNER CAP_CHOWN CAP_FSETID CAP_SETFCAP CAP_SYS_ADMIN CAP_SYS_MODULE CAP_IPC_LOCK CAP_SYS_NICE
  10. LockPersonality=true
  11. NoNewPrivileges=false
  12. PrivateNetwork=true
  13. ProtectHostname=true
  14. RestrictAddressFamilies=AF_UNIX
  15. RestrictRealtime=true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement