mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 17:47:09 +00:00
11 lines
235 B
Elixir
11 lines
235 B
Elixir
|
# Defaults for tolua++ initscript
|
||
|
# sourced by /etc/init.d/tolua++
|
||
|
# installed at /etc/default/tolua++ by the maintainer scripts
|
||
|
|
||
|
#
|
||
|
# This is a POSIX shell fragment
|
||
|
#
|
||
|
|
||
|
# Additional options that are passed to the Daemon.
|
||
|
DAEMON_OPTS=""
|