This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/ser2net
-
ExecStart=/usr/bin/ser2net -n
-
ExecStart=/usr/sbin/ser2net
-
ExecStart=/usr/sbin/ser2net -n
-
ExecStart=/usr/sbin/ser2net -n -c $CONFFILE -P /run/ser2net.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=no
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=exec
-
Type=forking
-
Type=simple
-
-
[Unit]
-
After=network-online.target
-
After=network.target
-
After=syslog.target network.target
-
Description=Proxy that allows tcp connections to serial ports
-
Description=Serial port to network proxy
-
Documentation=man:ser2net(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.