3e63d1dd37
Apply diff anaconda-20.25.16-1..anaconda-21.48.21-1
11 lines
442 B
Desktop File
11 lines
442 B
Desktop File
[Unit]
|
|
Description=Anaconda
|
|
After=anaconda.target
|
|
Wants=anaconda-noshell.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
Environment=HOME=/root MALLOC_CHECK_=2 MALLOC_PERTURB_=204 PATH=/usr/bin:/bin:/sbin:/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin:/mnt/sysimage/usr/sbin:/mnt/sysimage/sbin LANG=en_US.UTF-8 GDK_BACKEND=x11 XDG_RUNTIME_DIR=/tmp GIO_USE_VFS=local
|
|
WorkingDirectory=/root
|
|
ExecStart=/usr/bin/tmux -u -f /usr/share/anaconda/tmux.conf start
|