Corrupt?  Take a look at 
https://www.freedesktop.org/software/systemd/man/systemd.unit.html :

The first possibility is to copy the unit file 
to|/etc/systemd/system/httpd.service|and change the chosen settings:

[Unit] Description=Some HTTP server After=remote-fs.target sqldb.service /memcached.service/ Requires=sqldb.service /memcached.service/ AssertPathExists=//srv/www/ [Service] Type=notify ExecStart=/usr/sbin/some-fancy-httpd-server /Nice=0/ /PrivateTmp=yes/ [Install] WantedBy=multi-user.target


It's one of the recommended ways.

Bill

On 11/26/2017 1:14 PM, Ulf Volmer wrote:
On 26.11.2017 18:45, Bill Shirley wrote:
I don't know why, but it doesn't seem to be working for him.  From an
earlier post:
sudo systemctl enable openvpn-client@ibecker2.service
Failed to enable unit: Unit file openvpn-client@ibecker2.service does not
exist.
Yes, i have read the earlier post too. And have no clue what is going
wrong here.
But i don't like your advice to corrupt the systemd configuration.

best regards
Ulf
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to