seashell/seashell.service
Elara6331 a9fdf0a053
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
Add CI configuration
2024-08-08 14:34:42 -07:00

11 lines
162 B
Desktop File

[Unit]
Description=Seashell SSH Server
After=network.target
[Service]
ExecStart=seashell
Restart=always
StandardOutput=journal
[Install]
WantedBy=default.target