Update secure-time-sync
This commit is contained in:
parent
0a69a3ec61
commit
a447640f3c
1 changed files with 4 additions and 13 deletions
|
|
@ -5,10 +5,11 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /usr/{,local/}bin/secure-time-sync
|
||||
profile secure-time-sync @{exec_path} flags=(attach_disconnected) {
|
||||
@{exec_path} = @{bin}/secure-time-sync
|
||||
profile secure-time-sync @{bin}/secure-time-sync flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bash>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/ssl_certs>
|
||||
|
||||
capability sys_time,
|
||||
|
||||
|
|
@ -18,16 +19,6 @@ profile secure-time-sync @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
owner /dev/tty rw,
|
||||
|
||||
owner /etc/ca-certificates/** r,
|
||||
owner /etc/ssl/** r,
|
||||
|
||||
owner /etc/host.conf r,
|
||||
owner /etc/hosts r,
|
||||
owner /etc/nsswitch.conf r,
|
||||
owner /etc/passwd r,
|
||||
owner /etc/resolv.conf r,
|
||||
owner /etc/gai.conf r,
|
||||
|
||||
/usr/bin/bash ix,
|
||||
/usr/bin/curl mrix,
|
||||
/usr/bin/date mrix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue