1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrutiny_ynh.git synced 2024-09-03 20:16:24 +02:00
ewilly 2023-12-30 23:58:35 +01:00
parent f44e6d7aca
commit bff417e199
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ CapabilityBoundingSet=~CAP_BLOCK_SUSPEND CAP_WAKE_ALARM
CapabilityBoundingSet=~CAP_SYS_TTY_CONFIG CapabilityBoundingSet=~CAP_SYS_TTY_CONFIG
CapabilityBoundingSet=~CAP_MAC_ADMIN CAP_MAC_OVERRIDE CapabilityBoundingSet=~CAP_MAC_ADMIN CAP_MAC_OVERRIDE
CapabilityBoundingSet=~CAP_NET_ADMIN CAP_NET_BROADCAST CAP_NET_RAW CapabilityBoundingSet=~CAP_NET_ADMIN CAP_NET_BROADCAST CAP_NET_RAW
CapabilityBoundingSet=~CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_SYSLOG #CapabilityBoundingSet=~CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_SYSLOG
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target

View file

@ -4,7 +4,7 @@ id = "scrutiny"
name = "Scrutiny" name = "Scrutiny"
description.en = "WebUI for smartd S.M.A.R.T monitoring" description.en = "WebUI for smartd S.M.A.R.T monitoring"
version = "0.7.2~ynh1" version = "0.7.2~ynh2"
maintainers = ["ewilly"] maintainers = ["ewilly"]