6 lines
195 B
Bash
Executable File
6 lines
195 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
# Automatically added by dh_installdeb/12.1.1
|
|
dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/lxpolkit.desktop 0.5.3-1 lxsession -- "$@"
|
|
# End automatically added section
|