- file-triggers: fix a typo that sneaked in the script dealing with tmpfiles
(bsc#1212733) OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1404
This commit is contained in:
@@ -108,7 +108,7 @@ end
|
||||
-- Note: /run is never mounted during transactional updates.
|
||||
if posix.access("/run/systemd/system") then
|
||||
assert(rpm.execute("systemd-tmpfiles", "--create"))
|
||||
endf
|
||||
end
|
||||
|
||||
%if %{without bootstrap}
|
||||
%transfiletriggerin -P 1000600 -n udev -p <lua> -- /usr/lib/udev/rules.d
|
||||
|
Reference in New Issue
Block a user