mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
10 lines
166 B
Desktop File
10 lines
166 B
Desktop File
[Unit]
|
|
Description=aliendalvik stopper service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/bin/systemctl stop aliendalvik.service
|
|
|
|
[Install]
|
|
WantedBy=aliendalvik-stopper.timer
|