• install/systemd/sbbs.service

    From rswindell@VERT to CVS commit on Friday, January 31, 2020 11:05:46
    install/systemd sbbs.service 1.1 1.2
    Update of /cvsroot/sbbs/install/systemd
    In directory cvs:/home/rswindell/sbbs/install/systemd

    Modified Files:
    sbbs.service
    Log Message:
    Use wildcards in setcap command so that non-x64 or non-release builds of
    sbbs have their capabilities set correctly with this setup.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Thursday, September 24, 2020 19:26:40
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5f6421caf5988310b29182f3
    Modified Files:
    install/systemd/sbbs.service
    Log Message:
    Shouldn't need to call setcap here (it's a build target now)

    Left it there, but commented out, just in case anyone needs it later.
    But it was reported that the setcap line failed anyway:
    Sep 24 09:20:15 bbs setcap[21466]: Failed to set capabilities on file `/sbbs/repo/src/sbbs3/gcc.linux.*.exe.*/sbbs' (No such file or directory)
    Sep 24 09:20:15 bbs setcap[21466]: The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net