mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Made init.d script work with systemd
This commit is contained in:
parent
2040fc41d2
commit
e474a32e71
|
@ -108,3 +108,4 @@ case "$1" in
|
||||||
exit 3
|
exit 3
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
exit 0
|
Loading…
Reference in New Issue
Block a user