1d89f14a8c1cbf70e15d60c712d9e88e21563d19
[jenirok] / debian / postinst
1 #!/bin/sh -e
2
3 /etc/init.d/jenirokd start -boot
4
5 exit 0