2e9db196eb
[Install] WantedBy=default.target
9 lines
133 B
Desktop File
9 lines
133 B
Desktop File
[Unit]
|
|
Description=Cleanup temp folder
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/kai/cleanup_temp.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target |