OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/nvidia-jetson?expand=0&rev=1
5 lines
119 B
Bash
5 lines
119 B
Bash
if [ "$1" = 0 ] ; then
|
|
# cleanup of bnc# 1000625
|
|
rm -f /usr/lib/tmpfiles.d/nvidia-logind-acl-trick-G06.conf
|
|
fi
|