mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
eiwd: remove install
This commit is contained in:
parent
04d1ff7fa0
commit
169ad17997
@ -10,5 +10,6 @@ make
|
||||
make install
|
||||
|
||||
# Install runit service.
|
||||
install -Dm755 eiwd.run "$1/etc/sv/eiwd/run"
|
||||
ln -s /run/runit/supervise.eiwd "$1/etc/sv/eiwd/supervise"
|
||||
mkdir -p "$1/etc/sv/eiwd"
|
||||
cp -f eiwd.run "$1/etc/sv/eiwd/run"
|
||||
ln -sf /run/runit/supervise.eiwd "$1/etc/sv/eiwd/supervise"
|
||||
|
0
extra/eiwd/files/eiwd.run
Normal file → Executable file
0
extra/eiwd/files/eiwd.run
Normal file → Executable file
Loading…
Reference in New Issue
Block a user