Fix trigger versioning.
This commit is contained in:
parent
edfdc35076
commit
fc20cf9730
@ -195,7 +195,7 @@ if [ $1 -ge 1 ] ; then
|
|||||||
/bin/systemctl try-restart bluetooth.service >/dev/null 2>&1 || :
|
/bin/systemctl try-restart bluetooth.service >/dev/null 2>&1 || :
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%triggerun -- bluez < 4.71-2
|
%triggerun -- bluez < 4.78
|
||||||
if /sbin/chkconfig --level 3 bluetooth ; then
|
if /sbin/chkconfig --level 3 bluetooth ; then
|
||||||
/bin/systemctl enable bluetooth.service >/dev/null 2>&1 || :
|
/bin/systemctl enable bluetooth.service >/dev/null 2>&1 || :
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user