diff options
| author | Stijn Buys <ingar@telenet.be> | 2022-02-27 23:50:15 +0100 |
|---|---|---|
| committer | Stijn Buys <ingar@telenet.be> | 2022-02-27 23:50:15 +0100 |
| commit | 593ae61b1d4e8ca06bc66d59c19a430e2e966262 (patch) | |
| tree | cc09fdea60a806920fc58bcd2db8199b84a24e14 /buttonctl/systemd/button.service | |
| parent | e6ef9ed4a3129da1e449f4f4f5e0d7719b8b04c5 (diff) | |
Corrected buttond service executable name.
Diffstat (limited to 'buttonctl/systemd/button.service')
| -rw-r--r-- | buttonctl/systemd/button.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/buttonctl/systemd/button.service b/buttonctl/systemd/button.service deleted file mode 100644 index e77edd2..0000000 --- a/buttonctl/systemd/button.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=watching soft button -After=local-fs.target - -[Service] -Type=simple -ExecStart=/usr/bin/buttonctl - -[Install] -WantedBy=multi-user.target |
