diff options
| author | Jonathan Bauer | 2013-03-14 18:30:10 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2013-03-14 18:30:10 +0100 |
| commit | 765e0502c315d250ab8f671bc726fef6f63a026a (patch) | |
| tree | e5624ec583c98fd3202caefad9b37289d9cad348 /remote/tools/sshd/data/etc/systemd/system | |
| parent | base -> base32 and started new base31 (diff) | |
| download | tm-scripts-765e0502c315d250ab8f671bc726fef6f63a026a.tar.gz tm-scripts-765e0502c315d250ab8f671bc726fef6f63a026a.tar.xz tm-scripts-765e0502c315d250ab8f671bc726fef6f63a026a.zip | |
restructuring...
Diffstat (limited to 'remote/tools/sshd/data/etc/systemd/system')
| -rw-r--r-- | remote/tools/sshd/data/etc/systemd/system/sshd.service | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/remote/tools/sshd/data/etc/systemd/system/sshd.service b/remote/tools/sshd/data/etc/systemd/system/sshd.service deleted file mode 100644 index fc711808..00000000 --- a/remote/tools/sshd/data/etc/systemd/system/sshd.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=OpenSSH Daemon - -[Service] -ExecStart=/usr/sbin/sshd -D -ExecReload=/bin/kill -HUP $MAINPID -KillMode=process -Restart=always |
