Skip to content
Snippets Groups Projects
Commit 0e890297 authored by Ray Sherwin's avatar Ray Sherwin
Browse files

Added remove-classic.service

parent 69df1594
No related branches found
No related tags found
No related merge requests found
/usr/lib/systemd/system/remove-classic.service
\ No newline at end of file
[Unit] [Unit]
After=network.target Description=Disable Gnome Classic
[Service] [Service]
User=root
ExecStart=/usr/local/bin/remove-classic.sh ExecStart=/usr/local/bin/remove-classic.sh
[Install] [Install]
WantedBy=default.target WantedBy=multi-user.target
...@@ -5,4 +5,3 @@ bluetooth.service ...@@ -5,4 +5,3 @@ bluetooth.service
tlp.service tlp.service
bootsplash-hide-when-booted.service bootsplash-hide-when-booted.service
bootsplash-show-on-shutdown.service bootsplash-show-on-shutdown.service
remove-classic.service
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment