diff options
Diffstat (limited to 'debian/vyatta-op-default.ex')
-rw-r--r-- | debian/vyatta-op-default.ex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/vyatta-op-default.ex b/debian/vyatta-op-default.ex new file mode 100644 index 0000000..55ec7bb --- /dev/null +++ b/debian/vyatta-op-default.ex @@ -0,0 +1,10 @@ +# Defaults for vyatta-op initscript +# sourced by /etc/init.d/vyatta-op +# installed at /etc/default/vyatta-op by the maintainer scripts + +# +# This is a POSIX shell fragment +# + +# Additional options that are passed to the Daemon. +DAEMON_OPTS="" |