summaryrefslogtreecommitdiff
path: root/graphical_start.service
blob: 6def328932d6f0c0486401ff1c3aea9ff664b0dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Graphical Starter Config File
After=kogaionlive.service

[Service]
Type=oneshot
RemainAfterExit=false
ExecStart=/usr/libexec/graphical_start.sh

[Install]
Alias=graphical_start.service
WantedBy=multi-user.target