8 lines
159 B
Desktop File
8 lines
159 B
Desktop File
[Unit]
|
|
Description=Hide some disks at startup
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=bash /home/bazzite/.hidedisks/hidedisks.sh
|
|
[Install]
|
|
WantedBy=multi-user.target
|