mdevd: fix service file

This commit is contained in:
Dylan Araps 2021-08-24 07:18:16 +03:00
parent f9ab42df29
commit 7bd823c6bb
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
3 changed files with 2 additions and 2 deletions

View File

@ -26,6 +26,6 @@ make install
mkdir -p "$1/etc/sv/mdevd"
cp -f mdevd.conf "$1/etc"
cp -f mdevd.run "$1/etc/sv/mdevd"
cp -f mdevd.run "$1/etc/sv/mdevd/run"
ln -sf "/run/runit/supervise.mdevd" "$1/etc/sv/mdevd/supervise"
rm -rf "$1/usr/include"

0
extra/mdevd/files/mdevd.run Normal file → Executable file
View File

View File

@ -1 +1 @@
0.1.4.0 1
0.1.4.0 2