Post Reply 
profile from startd
15-02-2022, 16:57
Post: #3
RE: profile from startd
here is my service file for systemd and this is running okay on fedora 34:

[Unit]
Description=Minimserver mulimedia server
After=multi-user.target
Wants=multi-user.target

[Service]
Type=forking
User=minimserver
Group=minimserver
ExecStart=nohup /usr/bin/bash /home/minimserver/minimserver/bin/startd
#ExecStartPost=nohup /usr/bin/bash /home/minimserver/minimwatch/bin/startc
WorkingDirectory=/home/minimserver


[Install]
WantedBy=multi-user.target
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
profile from startd - rychieallen - 15-02-2022, 16:42
RE: profile from startd - rychieallen - 15-02-2022, 16:53
RE: profile from startd - rychieallen - 15-02-2022 16:57
RE: profile from startd - rychieallen - 15-02-2022, 17:03
RE: profile from startd - rychieallen - 15-02-2022, 17:20
RE: profile from startd - rychieallen - 15-02-2022, 17:56
RE: profile from startd - rychieallen - 15-02-2022, 18:05
RE: profile from startd - rychieallen - 15-02-2022, 18:09
RE: profile from startd - simoncn - 15-02-2022, 18:45
RE: profile from startd - rychieallen - 15-02-2022, 20:53
RE: profile from startd - rychieallen - 15-02-2022, 20:54
RE: profile from startd - simoncn - 15-02-2022, 22:32
RE: profile from startd - rychieallen - 16-02-2022, 14:39
RE: profile from startd - simoncn - 16-02-2022, 15:18

Forum Jump:


User(s) browsing this thread: 1 Guest(s)