diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-11-13 14:14:26 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-11-13 14:14:26 +0100 |
commit | 9d2d8165a022048651753ec2d340e5a5130de6ad (patch) | |
tree | 268642a84baa423f0afbea33e42adea1c0ea5be9 | |
parent | 06f8b142efc33c30a3cf81e61342ef40333f3537 (diff) | |
download | itzks-systems-9d2d8165a022048651753ec2d340e5a5130de6ad.tar.gz itzks-systems-9d2d8165a022048651753ec2d340e5a5130de6ad.tar.bz2 itzks-systems-9d2d8165a022048651753ec2d340e5a5130de6ad.zip |
fix itzks-systems-common.install for standardskriver installation
-rw-r--r-- | debian/itzks-systems-common.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index 2d3ba3c..ab60b99 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -3,6 +3,7 @@ etc/network/* etc/network/ etc/apt/* etc/apt/ etc/iceweasel/* etc/iceweasel/ etc/standardskriver.cfg etc/ +etc/xdg/autostart/standardskriver.desktop etc/xdg/autostart/ bin/passwd usr/bin/ -bin/itzks-standardskriver usr/bin/ +bin/standardskriver usr/bin/ sbin/itzks-systems.do_preseed
\ No newline at end of file |