This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-TigerOS
mirror of
https://github.com/jrtechs/TigerOS.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
remove autostart on livecd
website
axk4545
7 years ago
parent
6fad5482c6
commit
018eb3b1fa
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tigeros.ks
+ 1
- 0
tigeros.ks
View File
@ -357,6 +357,7 @@ EOF
# TigerOS specific setup
chmod +x /usr/local/bin/\*
gsettings set org.cinnamon.desktop.background picture-filename "file:///usr/share/backgrounds/tigeros/wallpaper2-1920x1080.jpg"
rm /home/liveuser/.config/autostart/tigeros-postinstall.desktop
restorecon -R /usr/local/bin
%end
Write
Preview
Loading…
Cancel
Save