mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
debian: Remove unused vars from postinst
Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
238c0cecd6
commit
6a2973f629
3
debian/freedombox.postinst
vendored
3
debian/freedombox.postinst
vendored
@ -5,9 +5,6 @@ set -e
|
|||||||
# Source debconf library.
|
# Source debconf library.
|
||||||
. /usr/share/debconf/confmodule
|
. /usr/share/debconf/confmodule
|
||||||
|
|
||||||
daemonuser=plinth
|
|
||||||
daemongroup=plinth
|
|
||||||
|
|
||||||
# Due to a change in sudo, now it runs PAM modules even on password-less
|
# Due to a change in sudo, now it runs PAM modules even on password-less
|
||||||
# invocations. This leads to plinth not being able to run root privileges. This
|
# invocations. This leads to plinth not being able to run root privileges. This
|
||||||
# is because of our own restrictions in /etc/security/access.conf. Since Plinth
|
# is because of our own restrictions in /etc/security/access.conf. Since Plinth
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user