File: default

package info (click to toggle)
iwatch 0.2.2-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 256 kB
  • sloc: perl: 944; sh: 84; xml: 28; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## iwatch configuration file

# START_DAEMON:
#   Should iwatch start the iwatch daemon during boot?
#   Change to "true" or "yes" if needed.
#
#   However, IF YOUR SYSTEM ARE USING SYSTEMD (Debian Jessie and newer use
#   it!), this line will be ignored. You can use '# systemctl disable iwatch'
#   to disable iwatch on boot and '# systemctl enable iwatch' to reenable it.
#
#   Please, read /usr/share/doc/iwatch/README.Debian
START_DAEMON=false

# CONFIG_FILE:
#   Configuration file for iwatch daemon.
#
CONFIG_FILE=/etc/iwatch/iwatch.xml