mirror of
https://github.com/GXDE-OS/GXDE.git
synced 2026-06-22 03:46:37 +08:00
10 lines
139 B
Desktop File
10 lines
139 B
Desktop File
[Unit]
|
|
Description=Config DebianDDE
|
|
|
|
[Service]
|
|
Type=forking
|
|
User=root
|
|
ExecStart=/etc/profile.d/dde.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |