You are not logged in.

#1 2018-08-11 07:34:22

Speedhoven
Member
Registered: 2017-12-20
Posts: 3

Startup applications

Hello,

I've installed imwheel and tried to autostart it at boot.

So I created this file:

/etc/systemd/system/imwheel.service

And put the following content in it:

[Unit]
Description=imwheel

[Service]
ExecStart=/usr/bin/imwheel

[Install]
WantedBy=multi-user.target

However, nothing happens when I do:

sudo systemctl start imwheel

Or:

sudo systemctl start imwheel.service

Did I do anything wrong?

Offline

#2 2018-08-11 08:26:04

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Startup applications

A systemd service isn't the best solution for this. Read...
https://wiki.archlinux.org/index.php/Au … plications
especially the sections regarding autostarting with your WM/DE.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB