dayplanner-daemon - Man Page
reminding daemon for Day Planner.
Synopsis
dayplanner-daemon [Options]
Description
This is the Day Planner daemon. It is started by the main Day Planner program and it is almost never neccesary to call it manually.
It calls dayplanner-notifier(1) to display the notifications to the user.
Options
- -h, --help
Display the help screen.
- -v, --version
Display version information.
- -t, --test N
Start in test mode. See the --test documentation in dayplanner(1).
- --dayplannerdir DIR
Use the directory DIR instead of the default Day Planner configuration directory. See also --test and --confdir in dayplanner(1).
- -k, --kill
Shut down the currently running daemon.
- -n, --nofork
Don't fork. Stay in the foreground.
- -f, --force-fork
Force forking. Overrides --nofork.
- -v, --verbose
Be verbose. Supply multiple times to increase verbosity. This goes to the daemon log if --nofork was not supplied.
Help/Support
See http://www.day-planner.org/index.php/help <http://www.day-planner.org/index.php/help>
Author
Eskild Hustvedt <eskild at zerodogg dot org>
Files
See the FILES section in dayplanner(1)
See Also
License and Copyright
Copyright (C) Eskild Hustvedt 2007-2012
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Referenced By
dayplanner(1), dayplanner-notifier(1).