mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
www-apps/code-server-bin: drop old, add 4.5.1
Closes: https://bugs.gentoo.org/838835 Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>
This commit is contained in:
11
www-apps/code-server-bin/files/code-server-bin.service
Normal file
11
www-apps/code-server-bin/files/code-server-bin.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=code-server-bin
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=/usr/bin/code-server-bin
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user