mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-20 19:18:06 +07:00
man: s/triggerin/triggerun/ for rpm upgrades
https://bugzilla.redhat.com/show_bug.cgi?id=626966
This commit is contained in:
parent
e702c2c07d
commit
67ff613459
@ -863,7 +863,7 @@ fi</programlisting>
|
||||
script and a native systemd service file, use
|
||||
a fragment like the following:</para>
|
||||
|
||||
<programlisting>%triggerin -- foobar < 0.47.11-1
|
||||
<programlisting>%triggerun -- foobar < 0.47.11-1
|
||||
if /sbin/chkconfig foobar ; then
|
||||
/bin/systemctl enable foobar.service foobar.socket >/dev/null 2>&1 || :
|
||||
fi</programlisting>
|
||||
|
Loading…
Reference in New Issue
Block a user