mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 13:11:32 +00:00
man: s/triggerin/triggerun/ for rpm upgrades
https://bugzilla.redhat.com/show_bug.cgi?id=626966
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user