Kaynağa Gözat

Update log2ram-daily.service

pull/195/head
TubbyCat 2 yıl önce
committed by GitHub
ebeveyn
işleme
7f2f8d20db
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 16 ekleme ve 1 silme
  1. +16
    -1
      log2ram-daily.service

+ 16
- 1
log2ram-daily.service Dosyayı Görüntüle

@@ -5,4 +5,19 @@ After=log2ram.service
[Service]
ExecStart=/bin/systemctl reload log2ram.service

## insert sandboxing here ##
# Sandboxing
LockPersonality=true
MemoryDenyWriteExecute=true
NoNewPriviliges=true
PrivateDevices=true
PrivateNetwork=true
#May affect "Mail" in log2ram.conf.
ProtectClock=true
ProtectControlGroups=true
ProtectHostname=true
ProtectKernelLogs=true
ProtectKernelModules=true
ProtectKernelTunables=true
RestrictSUIDSGID=true
ProtectSystem=strict
ProtectHome=true

Yükleniyor…
İptal
Kaydet