summaryrefslogtreecommitdiff
path: root/user/livecd-support/livecd-support.post-deinstall
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2023-10-10 20:49:08 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2023-10-10 20:49:08 -0500
commit1d25fe737fdff96d13a04f0cd4c889a2480d6fd5 (patch)
treed36cc3c17861ddadfe8ce9305d1b5d72a28e4c7e /user/livecd-support/livecd-support.post-deinstall
parentbc36c87210a77998f02c69a6b5af4c30828e5dc5 (diff)
downloadpackages-awilfox/user-next.tar.gz
packages-awilfox/user-next.tar.bz2
packages-awilfox/user-next.tar.xz
packages-awilfox/user-next.zip
user/livecd-support: Improvements [WIP]awilfox/user-next
* Change install scripts to local.d scripts. * Add a local.d script to make dhcpcd setuid, for adelie/horizon#361. * Make the Desktop Entry file a real file instead of a heredoc. Ref: #1081
Diffstat (limited to 'user/livecd-support/livecd-support.post-deinstall')
-rw-r--r--user/livecd-support/livecd-support.post-deinstall3
1 files changed, 0 insertions, 3 deletions
diff --git a/user/livecd-support/livecd-support.post-deinstall b/user/livecd-support/livecd-support.post-deinstall
deleted file mode 100644
index cfd0c59ac..000000000
--- a/user/livecd-support/livecd-support.post-deinstall
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-sed -i 's/pam_unix.so nullok_secure$/pam_unix.so/' /etc/pam.d/base-auth