::
Re: [DNG] netman-autostart_0.1.1
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
aitor_czr, mensaje del
2015-12-27 12:50
aitor_czr, mensaje del
2015-12-27 15:09
Autor:
aitor_czr
Fecha:
2015-12-27 12:56
UTC
A:
Edward Bartolo
Cc:
dng
Asunto:
Re: [DNG] netman-autostart_0.1.1
Hi again,
On 12/27/2015 01:51 PM, aitor_czr wrote:
> I attach three files. Because i also changed netman-gui.postrm
The netman-gui.postrm was wrong. I attach it again.
Aitor.
#!/bin/sh
set -e
if [ -e /etc/xdg/autostart/netman.desktop ]; then rm -f /etc/xdg/autostart/netman.desktop fi
#DEBHELPER#
exit 0