repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 12:02:26 UTC 2012
[aur-mirror.git]
/
runit-dietlibc
/
runit.install
blob
a850eeb8a55a19c93603251fefc45e91f44f3505
1
post_install()
2
{
3
[ -L /etc/runit/runsvdir/current ] || ln -s runit-default /etc/runit/runsvdir/current
4
echo "runit-dietlibc is installed, see /usr/share/doc/runit for more information"
5
}