mirror of
https://github.com/Snigdha-OS/snigdhaos-system-installation.git
synced 2025-09-21 13:54:56 +02:00
@eshanized: push via push.sh!!!
This commit is contained in:
10
usr/lib/systemd/system/snigdhaos-graphical-target.service
Normal file
10
usr/lib/systemd/system/snigdhaos-graphical-target.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Snigdha OS Graphical Target
|
||||
Before=systemd-user-session.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/snigdhaos-graphical-target
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user