We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File msr-safe.service of Package msr-safe

# /etc/systemd/system/llnl-allowlist.service
# (C) 2015 Steve Sylvester (steve.s.sylvester <at> intel.com)
#
# msr-safe systemd unit file:
#	 Set a default MSR allowlist via /dev/cpu/msr_allowlist.

[Unit]
Description=Sets default MSR allowlist
After=nss-user-lookup.target nslcd.service network.target

[Service]
Type=oneshot
RemainAfterExit=yes
User=root
ExecStart=/usr/sbin/msr-safe start
ExecStop=/usr/sbin/msr-safe stop

[Install]
WantedBy=multi-user.target

openSUSE Build Service is sponsored by