Skip to content

Commit 0d9061b

Browse files
authored
Merge pull request #27 from sorenisanerd/sysupdate.d-path
Fix install path for sysupdate.d
2 parents afb75ed + 6d67f29 commit 0d9061b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkosi.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ RemoveFiles=
8282
ExtraTrees=sshd-keygen:/usr/lib/sshd-keygen
8383
[email protected]:/usr/lib/systemd/system/
8484
sshd-keygen.target:/usr/lib/systemd/system/
85-
resources/sysupdate.d:/usr/lib/
85+
resources/sysupdate.d:/usr/lib/sysupdate.d
8686
mangos-sd-gh-proxy.py:/usr/bin/mangos-sd-gh-proxy
8787

8888
[Build]

0 commit comments

Comments
 (0)