Delete systemd/services/fix-flatpaks-theming.service
This commit is contained in:
parent
72dc4f5c0d
commit
0fffd21076
|
@ -1,15 +0,0 @@
|
||||||
# This service unit is for fix-flatpaks-theming script
|
|
||||||
#
|
|
||||||
|
|
||||||
[Unit]
|
|
||||||
Description=Fix flatpak theming script
|
|
||||||
StartLimitIntervalSec=0
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
Restart=always
|
|
||||||
RestartSec=1
|
|
||||||
ExecStart=/usr/bin/fix-flatpaks-theming
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=default.target
|
|
Loading…
Reference in New Issue
Block a user