plymouth-theme-changer/PLY-customizer.service

11 lines
179 B
SYSTEMD
Raw Normal View History

2022-08-27 11:57:48 -04:00
[Unit]
Description=Plymouth theme changer
[Service]
Type=oneshot
ExecStart=/home/linux/Documents/Projects/bin/PLY-Themer
Restart=on-failure
[Install]
WantedBy=multi-user.target