diff options
author | Benjamin Schlüter <bschlueter@posteo.de> | 2017-04-25 15:03:30 +0200 |
---|---|---|
committer | Benjamin Schlüter <bschlueter@posteo.de> | 2017-04-25 15:03:30 +0200 |
commit | b4c725c73167a18985e1a3507ed66dd45c2f05c3 (patch) | |
tree | 7393bd1dc077d60cbae3a54fbaa0d4db91756993 /debian | |
parent | df7fb10611ac19c2ce561c41b861d77c74c11d4d (diff) | |
download | itzks-systems-b4c725c73167a18985e1a3507ed66dd45c2f05c3.tar.gz itzks-systems-b4c725c73167a18985e1a3507ed66dd45c2f05c3.tar.bz2 itzks-systems-b4c725c73167a18985e1a3507ed66dd45c2f05c3.zip |
itzks-systems-workstation: Add cronjobs for flashplugin and proxy-settings via WPAD.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/itzks-systems-workstation.install | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 12dfa24..75060a9 100644 --- a/debian/control +++ b/debian/control @@ -1006,6 +1006,7 @@ Depends: itzks-systems-common (>= ${source:Version}), debian-edu-config (>= 1.818+deb8u2~), ${misc:Depends}, + anacron, arj, audacity, bluefish, @@ -1025,6 +1026,7 @@ Depends: firmware-linux-nonfree, firmware-realtek, flashplugin-nonfree, + fping, gcalctool, gnome-colors-common, git, diff --git a/debian/itzks-systems-workstation.install b/debian/itzks-systems-workstation.install index 79ffa96..677e58e 100644 --- a/debian/itzks-systems-workstation.install +++ b/debian/itzks-systems-workstation.install @@ -5,3 +5,4 @@ etc/.java etc/ etc/chromium/ etc/ share/glib-2.0/schemas/90_itzks+mate.gschema.override usr/share/glib-2.0/schemas/ sbin/itzks-switch-to-systemd-networkd usr/sbin/ +etc/cron.daily/itzks-systems-workstation /etc/cron.daily/ |