Remove mpd from systemd
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
53c6eb6ece
commit
6316a1e7f0
1 changed files with 1 additions and 3 deletions
|
@ -23,9 +23,7 @@ CONFIG_SYSTEMD_SERVICES=(
|
|||
"upower"
|
||||
)
|
||||
|
||||
CONFIG_SYSTEMD_USER_SERVICES=(
|
||||
"mpd"
|
||||
)
|
||||
CONFIG_SYSTEMD_USER_SERVICES=()
|
||||
|
||||
output::section "Copying systemd services"
|
||||
for service in "${SYSTEM_DIR}/etc/systemd/system/"*; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue